#EDF2CF Color Information

Hex color code: #EDF2CF

A delicate yellow shade, #EDF2CF appears as (237, 242, 207) in RGB and (69°, 57%, 88%) in HSL. It is popular in mobile app design.

Try:
Color NameBeige
HEX
#EDF2CF
RGB
237, 242, 207
HSL
69°, 57%, 88%
CMYK
2%, 0%, 14%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDF2CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 242, 207

Red: 237 / Green: 242 / Blue: 207

HSL

69°, 57%, 88%

Hue: 69° / Saturation: 57% / Lightness: 88%

CMYK

2%, 0%, 14%, 5%

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

What color is #EDF2CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDF2CF to RGB:

rgb(237, 242, 207)HEX to RGB Converter →

HEX to HSL

Convert #EDF2CF to HSL:

hsl(69, 57%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #EDF2CF to CMYK:

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

Color Meaning and Usage

#EDF2CF is a airy yellow color with RGB values of 237, 242, 207 and HSL of 69°, 57%, 88%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDF2CF is #D4CFF2, creating high-contrast pairings. For softer combinations, try analogous colors like #F2E6CF.

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

Contrast with #EDF2CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDF2CF?

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

What is the RGB value of #EDF2CF?

#EDF2CF in RGB is (237, 242, 207) - 237 red, 242 green, and 207 blue.

How to use #EDF2CF in CSS?

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

What colors go well with #EDF2CF?

#D4CFF2 (complementary), #F2E6CF (analogous), and #D6E193 (lighter shade) work well with #EDF2CF.