#EDEDEE Color Information

Hex color code: #EDEDEE

The hex color #EDEDEE is a airy blue with RGB values of (237, 237, 238) and HSL of (240°, 3%, 93%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#EDEDEE
RGB
237, 237, 238
HSL
240°, 3%, 93%
CMYK
0%, 0%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDEDEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 237, 238

Red: 237 / Green: 237 / Blue: 238

HSL

240°, 3%, 93%

Hue: 240° / Saturation: 3% / Lightness: 93%

CMYK

0%, 0%, 0%, 7%

Cyan: 0% / Magenta: 0% / Yellow: 0% / Key: 7%

What color is #EDEDEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDEDEE to RGB:

rgb(237, 237, 238)HEX to RGB Converter →

HEX to HSL

Convert #EDEDEE to HSL:

hsl(240, 3%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EDEDEE to CMYK:

cmyk(0%, 0%, 0%, 7%)Color Converter →

Color Meaning and Usage

A light blue tone, #EDEDEE has RGB (237, 237, 238) and HSL (240°, 3%, 93%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #EDEDEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDEDEE?

#EDEDEE is a light blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDEDEE?

#EDEDEE in RGB is (237, 237, 238) - 237 red, 237 green, and 238 blue.

How to use #EDEDEE in CSS?

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

What colors go well with #EDEDEE?

#EEEEED (complementary), #EDEDEE (analogous), and #C5C5C9 (lighter shade) work well with #EDEDEE.