Color Directory/Honey Gold

Honey Gold (#EBA83A)

Luminance: 46% · Nearest standard name: Honey Gold

HONEY GOLD
#EBA83A
rgb(235, 168, 58) · hsl(37°, 82%, 57%)
HEX#EBA83A
RGB235, 168, 58
HSL37°, 82%, 57%
HSV / HSB37°, 75%, 92%
CMYK (Print)0%, 29%, 75%, 8%

Color Harmonies

Complementary

#EBA83A#377CEB

Analogous

#EB4C37#EBA83A#D6EB37

Triadic

#EBA83A#37EBA6#A637EB

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)2.06:1

Sample text rendered with #EBA83A on white

AA Normal: FAILAA Large: FAIL
Against Dark (#0F172A)8.67:1

Sample text rendered with #EBA83A on dark

AA Normal: PASSAA Large: PASS
Comprehensive Color Profile & Design Architecture

The Complete Color Guide to Honey Gold (#EBA83A)

Honey Gold (#EBA83A) is a distinct shade within the Coral & Orange chromatic spectrum. Characterized by an optical luminance of 46% and a warm color temperature, this tone plays a vital role across web applications, brand identities, and editorial typography. Discover its mathematical harmonies, accessibility metrics, UI engineering roles, and front-end code tokens.

Technical Colorimetry & Coordinate Breakdown

Exact mathematical values across digital display, print press, and human perceptual spaces.

HEX Code#EBA83A
RGB Space235, 168, 58
HSL Values37°, 82%, 57%
HSV / HSB37°, 75%, 92%
CMYK Ink0%, 29%, 75%, 8%
TemperatureWarm

Optical Color Harmony Formulas for Honey Gold

Geometric intervals calculated from #EBA83A on the 360-degree color wheel.

Direct Polar (180°)#377CEB

Complementary Harmony

Pairs Honey Gold with its polar opposite (#377CEB) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#EB4C37 · #D6EB37

Analogous Harmony

Positions adjacent neighboring hues on either side of Honey Gold for serene, gentle, and organic visual transitions.

Split Angles (150° / 210°)#37D6EB · #4C37EB

Split-Complementary

Uses the two colors flanking the direct complement of Honey Gold, offering rich visual variety without harsh chromatic vibration.

Triangular (120°)#37EBA6 · #A637EB

Triadic Harmony

Forms an equilateral triangle on the color wheel, generating playful, dynamic energy when balanced against a neutral background.

Rectangular (90°)#37EB4C · #377CEB · #EB37D6

Tetradic (Square) Harmony

A rich four-color scheme combining two complementary pairs, ideal for complex dashboards, gaming HUDs, and multi-tier charts.

Interactive Exploration

Build Palettes With Honey Gold

Lock #EBA83A inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Honey Gold

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 82% and lightness of 57%, Honey Gold (#EBA83A) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.

Light Mode SurfaceIdeal for buttons and badges
Dark Mode AdaptationDesaturate slightly for ambient glow

Color Psychology & Industry Alignment

Strategic cognitive triggers and target sector recommendations.

Cognitive & Emotional Perception

Embodies tactile warmth, artisan craftsmanship, grounded optimism, and hospitality. Creates an inviting, friendly atmosphere.

Optimal Industry Verticals

Hospitality Resorts, Artisan Food & Dining, Interior Decor, Education. Combining Honey Gold with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Honey Gold

Drop-in design system tokens for CSS, Tailwind CSS, and SCSS.

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-eba83a: #EBA83A;
  --color-eba83a-rgb: 235, 168, 58;
  --color-eba83a-hsl: 37deg 82% 57%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        'eba83a': '#EBA83A',
      }
    }
  }
};

Frequently Asked Questions About Honey Gold (#EBA83A)

Authoritative answers covering Honey Gold color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Honey Gold (#EBA83A)?
Honey Gold is defined by the HEX code #EBA83A. Its digital screen RGB coordinates are R:235, G:168, B:58. Its cylindrical HSL values are Hue:37°, Saturation:82%, Lightness:57%. In HSV/HSB format, it is 37°, 75%, 92%. For four-color CMYK process printing, its ink percentages are C:0%, M:29%, Y:75%, K:8%.
Does Honey Gold (#EBA83A) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Honey Gold achieves a contrast ratio of 2.06:1 (Failing WCAG AA for normal body text, and Failing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 8.67:1 (Passing WCAG AA).
What is the direct complementary color for Honey Gold (#EBA83A)?
The exact 180-degree optical complementary color for #EBA83A is #377CEB. When placed side-by-side, #EBA83A and #377CEB create maximum visual tension and high click-through conversion rates.
What is the recommended role for Honey Gold in the 60-30-10 UI design rule?
With a saturation of 82% and lightness of 57%, Honey Gold (#EBA83A) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.
How can I copy and export Honey Gold into Tailwind CSS and CSS variables?
You can define Honey Gold in CSS custom properties as ':root { --color-custom: #EBA83A; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Honey Gold using our interactive Color Palette Generator.
Which color family does Honey Gold (#EBA83A) belong to?
Honey Gold belongs to the Coral & Orange family (Warm spectrum). You can explore full tonal ramps and curated palettes in our Coral & Orange Color Guide.