#CFDCF5 Color

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

Color preview

#CFDCF5

Color formats

HEX
#CFDCF5
RGB
rgb(207, 220, 245)
RGBA
rgba(207, 220, 245, 1)
HSL
hsl(219, 66%, 89%)
HSV
hsv(219, 16%, 96%)
CMYK
cmyk(16%, 10%, 0%, 4%)
CSS variable
--color-primary: #CFDCF5;
Lowercase HEX
#cfdcf5

Shades

Tints

Tones

Harmony

CSS snippets for #CFDCF5

.color-cfdcf5 {
  color: #CFDCF5;
  background-color: #CFDCF5;
}

Frequently asked questions

What color is #CFDCF5?+

#CFDCF5 is a HEX color with RGB value rgb(207, 220, 245) and HSL value hsl(219, 66%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CFDCF5?+

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