#EEFAD5 Color Information

Hex color code: #EEFAD5

#EEFAD5 is a airy green color. In RGB it is (238, 250, 213), and in HSL it is (79°, 79%, 91%). It is widely used in graphic design.

Try:
Color NameBeige
HEX
#EEFAD5
RGB
238, 250, 213
HSL
79°, 79%, 91%
CMYK
5%, 0%, 15%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEFAD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 250, 213

Red: 238 / Green: 250 / Blue: 213

HSL

79°, 79%, 91%

Hue: 79° / Saturation: 79% / Lightness: 91%

CMYK

5%, 0%, 15%, 2%

Cyan: 5% / Magenta: 0% / Yellow: 15% / Key: 2%

What color is #EEFAD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEFAD5 to RGB:

rgb(238, 250, 213)HEX to RGB Converter →

HEX to HSL

Convert #EEFAD5 to HSL:

hsl(79, 79%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EEFAD5 to CMYK:

cmyk(5%, 0%, 15%, 2%)Color Converter →

Color Meaning and Usage

#EEFAD5 is a airy green color with RGB values of 238, 250, 213 and HSL of 79°, 79%, 91%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEFAD5 is #E1D6FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FAF4D6.

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

Contrast with #EEFAD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEFAD5?

#EEFAD5 is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEFAD5?

#EEFAD5 in RGB is (238, 250, 213) - 238 red, 250 green, and 213 blue.

How to use #EEFAD5 in CSS?

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

What colors go well with #EEFAD5?

#E1D6FA (complementary), #FAF4D6 (analogous), and #D4F291 (lighter shade) work well with #EEFAD5.