#CEDAF5 Color

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

Color preview

#CEDAF5

Color formats

HEX
#CEDAF5
RGB
rgb(206, 218, 245)
RGBA
rgba(206, 218, 245, 1)
HSL
hsl(222, 66%, 88%)
HSV
hsv(222, 16%, 96%)
CMYK
cmyk(16%, 11%, 0%, 4%)
CSS variable
--color-primary: #CEDAF5;
Lowercase HEX
#cedaf5

Shades

Tints

Tones

Harmony

CSS snippets for #CEDAF5

.color-cedaf5 {
  color: #CEDAF5;
  background-color: #CEDAF5;
}

Frequently asked questions

What color is #CEDAF5?+

#CEDAF5 is a HEX color with RGB value rgb(206, 218, 245) and HSL value hsl(222, 66%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CEDAF5?+

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