#EDEBF2 Color

Inspect #EDEBF2 across formats, palettes, contrast and closest named color matches.

Color preview

#EDEBF2

Color formats

HEX
#EDEBF2
RGB
rgb(237, 235, 242)
RGBA
rgba(237, 235, 242, 1)
HSL
hsl(257, 21%, 94%)
HSV
hsv(257, 3%, 95%)
CMYK
cmyk(2%, 3%, 0%, 5%)
CSS variable
--color-primary: #EDEBF2;
Lowercase HEX
#edebf2

Shades

Tints

Tones

Harmony

CSS snippets for #EDEBF2

.color-edebf2 {
  color: #EDEBF2;
  background-color: #EDEBF2;
}

Frequently asked questions

What color is #EDEBF2?+

#EDEBF2 is a HEX color with RGB value rgb(237, 235, 242) and HSL value hsl(257, 21%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EDEBF2?+

The closest Tailwind color is gray-200, available as the bg-gray-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools