#EABF3E Color Information

Hex color code: #EABF3E

A vivid yellow shade, #EABF3E appears as (234, 191, 62) in RGB and (45°, 80%, 58%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGoldenrod
HEX
#EABF3E
RGB
234, 191, 62
HSL
45°, 80%, 58%
CMYK
0%, 18%, 74%, 8%

Shades

CSS Usage
color: #EABF3E;
background-color: #EABF3E;
border-color: #EABF3E;
box-shadow: 0 0 10px #EABF3E;
border: 2px solid #EABF3E;
Tailwind Usage
bg-[#EABF3E]
text-[#EABF3E]
border-[#EABF3E]
shadow-[0_0_10px_EABF3E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #EABF3E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #EABF3E; color: #000000; }

Badge

New Feature
.badge { background-color: #EABF3E; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #EABF3E; background-color: #EABF3E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #EABF3E20; border-left: 4px solid #EABF3E; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #EABF3E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #EABF3E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 191, 62

Red: 234 / Green: 191 / Blue: 62

HSL

45°, 80%, 58%

Hue: 45° / Saturation: 80% / Lightness: 58%

CMYK

0%, 18%, 74%, 8%

Cyan: 0% / Magenta: 18% / Yellow: 74% / Key: 8%

What color is #EABF3E?

#EABF3E is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EABF3E to RGB:

rgb(234, 191, 62)HEX to RGB Converter →

HEX to HSL

Convert #EABF3E to HSL:

hsl(45, 80%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #EABF3E to CMYK:

cmyk(0%, 18%, 74%, 8%)Color Converter →

Color Meaning and Usage

#EABF3E is a bold yellow color with RGB values of 234, 191, 62 and HSL of 45°, 80%, 58%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EABF3E is #3E69EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA693E.

Use #EABF3E in CSS: color: #EABF3E or background-color: #EABF3E. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #EABF3E

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 12.02:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EABF3E?

#EABF3E is a bold yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EABF3E?

#EABF3E in RGB is (234, 191, 62) - 234 red, 191 green, and 62 blue.

How to use #EABF3E in CSS?

Use #EABF3E directly in your CSS properties like color or background-color.

What colors go well with #EABF3E?

#3E69EA (complementary), #EA693E (analogous), and #C59A16 (lighter shade) work well with #EABF3E.