#CEDAF4 Color

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

Color preview

#CEDAF4

Color formats

HEX
#CEDAF4
RGB
rgb(206, 218, 244)
RGBA
rgba(206, 218, 244, 1)
HSL
hsl(221, 63%, 88%)
HSV
hsv(221, 16%, 96%)
CMYK
cmyk(16%, 11%, 0%, 4%)
CSS variable
--color-primary: #CEDAF4;
Lowercase HEX
#cedaf4

Shades

Tints

Tones

Harmony

CSS snippets for #CEDAF4

.color-cedaf4 {
  color: #CEDAF4;
  background-color: #CEDAF4;
}

Frequently asked questions

What color is #CEDAF4?+

#CEDAF4 is a HEX color with RGB value rgb(206, 218, 244) and HSL value hsl(221, 63%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CEDAF4?+

The closest Tailwind color is indigo-200, available as the bg-indigo-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