#EAF1AF Color Information

Hex color code: #EAF1AF

The hex color #EAF1AF is a delicate yellow with RGB values of (234, 241, 175) and HSL of (66°, 70%, 82%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#EAF1AF
RGB
234, 241, 175
HSL
66°, 70%, 82%
CMYK
3%, 0%, 27%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAF1AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 241, 175

Red: 234 / Green: 241 / Blue: 175

HSL

66°, 70%, 82%

Hue: 66° / Saturation: 70% / Lightness: 82%

CMYK

3%, 0%, 27%, 5%

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

What color is #EAF1AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAF1AF to RGB:

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

HEX to HSL

Convert #EAF1AF to HSL:

hsl(66, 70%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #EAF1AF to CMYK:

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

Color Meaning and Usage

#EAF1AF is a soft yellow color with RGB values of 234, 241, 175 and HSL of 66°, 70%, 82%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAF1AF is #B7B1F1, creating high-contrast pairings. For softer combinations, try analogous colors like #F1D8B1.

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

Contrast with #EAF1AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAF1AF?

#EAF1AF is a soft yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EAF1AF?

#EAF1AF in RGB is (234, 241, 175) - 234 red, 241 green, and 175 blue.

How to use #EAF1AF in CSS?

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

What colors go well with #EAF1AF?

#B7B1F1 (complementary), #F1D8B1 (analogous), and #DAE670 (lighter shade) work well with #EAF1AF.