#EDEBF0 Color Information

Hex color code: #EDEBF0

#EDEBF0 is a airy purple color. In RGB it is (237, 235, 240), and in HSL it is (264°, 14%, 93%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#EDEBF0
RGB
237, 235, 240
HSL
264°, 14%, 93%
CMYK
1%, 2%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDEBF0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 235, 240

Red: 237 / Green: 235 / Blue: 240

HSL

264°, 14%, 93%

Hue: 264° / Saturation: 14% / Lightness: 93%

CMYK

1%, 2%, 0%, 6%

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

What color is #EDEBF0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDEBF0 to RGB:

rgb(237, 235, 240)HEX to RGB Converter →

HEX to HSL

Convert #EDEBF0 to HSL:

hsl(264, 14%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EDEBF0 to CMYK:

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

Color Meaning and Usage

#EDEBF0 is a airy purple color with RGB values of 237, 235, 240 and HSL of 264°, 14%, 93%. 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 #EDEBF0 is #EEF0EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBEBF0.

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

Contrast with #EDEBF0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDEBF0?

#EDEBF0 is a airy purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDEBF0?

#EDEBF0 in RGB is (237, 235, 240) - 237 red, 235 green, and 240 blue.

How to use #EDEBF0 in CSS?

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

What colors go well with #EDEBF0?

#EEF0EB (complementary), #EBEBF0 (analogous), and #C5BFCF (lighter shade) work well with #EDEBF0.