#EDEAF2 Color

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

Color preview

#EDEAF2

Color formats

HEX
#EDEAF2
RGB
rgb(237, 234, 242)
RGBA
rgba(237, 234, 242, 1)
HSL
hsl(263, 24%, 93%)
HSV
hsv(263, 3%, 95%)
CMYK
cmyk(2%, 3%, 0%, 5%)
CSS variable
--color-primary: #EDEAF2;
Lowercase HEX
#edeaf2

Shades

Tints

Tones

Harmony

CSS snippets for #EDEAF2

.color-edeaf2 {
  color: #EDEAF2;
  background-color: #EDEAF2;
}

Frequently asked questions

What color is #EDEAF2?+

#EDEAF2 is a HEX color with RGB value rgb(237, 234, 242) and HSL value hsl(263, 24%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EDEAF2?+

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