#CEDCF5 Color

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

Color preview

#CEDCF5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CEDCF5

.color-cedcf5 {
  color: #CEDCF5;
  background-color: #CEDCF5;
}

Frequently asked questions

What color is #CEDCF5?+

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

What is the closest Tailwind color to #CEDCF5?+

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