#EAEACF Color Information

Hex color code: #EAEACF

The hex color #EAEACF is a delicate yellow with RGB values of (234, 234, 207) and HSL of (60°, 39%, 86%). It is often used for branding and logos.

Try:
Color NameAntique White
HEX
#EAEACF
RGB
234, 234, 207
HSL
60°, 39%, 86%
CMYK
0%, 0%, 12%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAEACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 234, 207

Red: 234 / Green: 234 / Blue: 207

HSL

60°, 39%, 86%

Hue: 60° / Saturation: 39% / Lightness: 86%

CMYK

0%, 0%, 12%, 8%

Cyan: 0% / Magenta: 0% / Yellow: 12% / Key: 8%

What color is #EAEACF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAEACF to RGB:

rgb(234, 234, 207)HEX to RGB Converter →

HEX to HSL

Convert #EAEACF to HSL:

hsl(60, 39%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EAEACF to CMYK:

cmyk(0%, 0%, 12%, 8%)Color Converter →

Color Meaning and Usage

A light yellow tone, #EAEACF has RGB (234, 234, 207) and HSL (60°, 39%, 86%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAEACF is #CDCDE9, creating high-contrast pairings. For softer combinations, try analogous colors like #E9DBCD.

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

Contrast with #EAEACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAEACF?

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

What is the RGB value of #EAEACF?

#EAEACF in RGB is (234, 234, 207) - 234 red, 234 green, and 207 blue.

How to use #EAEACF in CSS?

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

What colors go well with #EAEACF?

#CDCDE9 (complementary), #E9DBCD (analogous), and #D2D298 (lighter shade) work well with #EAEACF.