#EAB71F Color Information

Hex color code: #EAB71F

The hex color #EAB71F is a eye-catching yellow with RGB values of (234, 183, 31) and HSL of (45°, 83%, 52%). It is popular in mobile app design.

Try:
Color NameGoldenrod
HEX
#EAB71F
RGB
234, 183, 31
HSL
45°, 83%, 52%
CMYK
0%, 22%, 87%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #EAB71F; 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 #EAB71F; background-color: #EAB71F15; }

Alert / Toast

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

Link / Accent

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

a { color: #EAB71F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 183, 31

Red: 234 / Green: 183 / Blue: 31

HSL

45°, 83%, 52%

Hue: 45° / Saturation: 83% / Lightness: 52%

CMYK

0%, 22%, 87%, 8%

Cyan: 0% / Magenta: 22% / Yellow: 87% / Key: 8%

What color is #EAB71F?

#EAB71F is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAB71F to RGB:

rgb(234, 183, 31)HEX to RGB Converter →

HEX to HSL

Convert #EAB71F to HSL:

hsl(45, 83%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #EAB71F to CMYK:

cmyk(0%, 22%, 87%, 8%)Color Converter →

Color Meaning and Usage

A eye-catching yellow tone, #EAB71F has RGB (234, 183, 31) and HSL (45°, 83%, 52%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAB71F is #1F52EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA521F.

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

Contrast with #EAB71F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAB71F?

#EAB71F is a eye-catching yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EAB71F?

#EAB71F in RGB is (234, 183, 31) - 234 red, 183 green, and 31 blue.

How to use #EAB71F in CSS?

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

What colors go well with #EAB71F?

#1F52EA (complementary), #EA521F (analogous), and #AD8610 (lighter shade) work well with #EAB71F.