#EDEDEF Color Information

Hex color code: #EDEDEF

#EDEDEF is a delicate blue color. In RGB it is (237, 237, 239), and in HSL it is (240°, 6%, 93%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#EDEDEF
RGB
237, 237, 239
HSL
240°, 6%, 93%
CMYK
1%, 1%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDEDEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 237, 239

Red: 237 / Green: 237 / Blue: 239

HSL

240°, 6%, 93%

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

CMYK

1%, 1%, 0%, 6%

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

What color is #EDEDEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDEDEF to RGB:

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

HEX to HSL

Convert #EDEDEF to HSL:

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

HEX to CMYK

Convert #EDEDEF to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #EDEDEF has RGB (237, 237, 239) and HSL (240°, 6%, 93%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #EDEDEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDEDEF?

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

What is the RGB value of #EDEDEF?

#EDEDEF in RGB is (237, 237, 239) - 237 red, 237 green, and 239 blue.

How to use #EDEDEF in CSS?

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

What colors go well with #EDEDEF?

#EEEEEC (complementary), #ECEDEE (analogous), and #C4C4CA (lighter shade) work well with #EDEDEF.