#EAEFDA Color Information

Hex color code: #EAEFDA

A light yellow shade, #EAEFDA appears as (234, 239, 218) in RGB and (74°, 40%, 90%) in HSL. It is commonly used in modern UI design.

Try:
Color NameBeige
HEX
#EAEFDA
RGB
234, 239, 218
HSL
74°, 40%, 90%
CMYK
2%, 0%, 9%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAEFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 239, 218

Red: 234 / Green: 239 / Blue: 218

HSL

74°, 40%, 90%

Hue: 74° / Saturation: 40% / Lightness: 90%

CMYK

2%, 0%, 9%, 6%

Cyan: 2% / Magenta: 0% / Yellow: 9% / Key: 6%

What color is #EAEFDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAEFDA to RGB:

rgb(234, 239, 218)HEX to RGB Converter →

HEX to HSL

Convert #EAEFDA to HSL:

hsl(74, 40%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EAEFDA to CMYK:

cmyk(2%, 0%, 9%, 6%)Color Converter →

Color Meaning and Usage

A airy yellow tone, #EAEFDA has RGB (234, 239, 218) and HSL (74°, 40%, 90%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAEFDA is #E0DBF0, creating high-contrast pairings. For softer combinations, try analogous colors like #F0EADB.

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

Contrast with #EAEFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAEFDA?

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

What is the RGB value of #EAEFDA?

#EAEFDA in RGB is (234, 239, 218) - 234 red, 239 green, and 218 blue.

How to use #EAEFDA in CSS?

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

What colors go well with #EAEFDA?

#E0DBF0 (complementary), #F0EADB (analogous), and #CDD9A6 (lighter shade) work well with #EAEFDA.