#EAF1AB Color Information

Hex color code: #EAF1AB

A airy yellow shade, #EAF1AB appears as (234, 241, 171) in RGB and (66°, 71%, 81%) in HSL. It is widely used in graphic design.

Try:
Color NameWheat
HEX
#EAF1AB
RGB
234, 241, 171
HSL
66°, 71%, 81%
CMYK
3%, 0%, 29%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAF1AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 241, 171

Red: 234 / Green: 241 / Blue: 171

HSL

66°, 71%, 81%

Hue: 66° / Saturation: 71% / Lightness: 81%

CMYK

3%, 0%, 29%, 5%

Cyan: 3% / Magenta: 0% / Yellow: 29% / Key: 5%

What color is #EAF1AB?

#EAF1AB is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAF1AB to RGB:

rgb(234, 241, 171)HEX to RGB Converter →

HEX to HSL

Convert #EAF1AB to HSL:

hsl(66, 71%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #EAF1AB to CMYK:

cmyk(3%, 0%, 29%, 5%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #EAF1AB has RGB (234, 241, 171) and HSL (66°, 71%, 81%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAF1AB is #B3ACF1, creating high-contrast pairings. For softer combinations, try analogous colors like #F1D5AC.

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

Contrast with #EAF1AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAF1AB?

#EAF1AB is a delicate yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EAF1AB?

#EAF1AB in RGB is (234, 241, 171) - 234 red, 241 green, and 171 blue.

How to use #EAF1AB in CSS?

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

What colors go well with #EAF1AB?

#B3ACF1 (complementary), #F1D5AC (analogous), and #DAE66B (lighter shade) work well with #EAF1AB.