#EDFAE0 Color Information

Hex color code: #EDFAE0

A soft green shade, #EDFAE0 appears as (237, 250, 224) in RGB and (90°, 72%, 93%) in HSL. It is often used for branding and logos.

Try:
Color NameBeige
HEX
#EDFAE0
RGB
237, 250, 224
HSL
90°, 72%, 93%
CMYK
5%, 0%, 10%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDFAE0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 250, 224

Red: 237 / Green: 250 / Blue: 224

HSL

90°, 72%, 93%

Hue: 90° / Saturation: 72% / Lightness: 93%

CMYK

5%, 0%, 10%, 2%

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

What color is #EDFAE0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDFAE0 to RGB:

rgb(237, 250, 224)HEX to RGB Converter →

HEX to HSL

Convert #EDFAE0 to HSL:

hsl(90, 72%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EDFAE0 to CMYK:

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

Color Meaning and Usage

A soft green tone, #EDFAE0 has RGB (237, 250, 224) and HSL (90°, 72%, 93%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDFAE0 is #EDE0FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FAFAE0.

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

Contrast with #EDFAE0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDFAE0?

#EDFAE0 is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDFAE0?

#EDFAE0 in RGB is (237, 250, 224) - 237 red, 250 green, and 224 blue.

How to use #EDFAE0 in CSS?

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

What colors go well with #EDFAE0?

#EDE0FA (complementary), #FAFAE0 (analogous), and #C7EF9F (lighter shade) work well with #EDFAE0.