#CFDFF7 Color

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

Color preview

#CFDFF7

Color formats

HEX
#CFDFF7
RGB
rgb(207, 223, 247)
RGBA
rgba(207, 223, 247, 1)
HSL
hsl(216, 71%, 89%)
HSV
hsv(216, 16%, 97%)
CMYK
cmyk(16%, 10%, 0%, 3%)
CSS variable
--color-primary: #CFDFF7;
Lowercase HEX
#cfdff7

Shades

Tints

Tones

Harmony

CSS snippets for #CFDFF7

.color-cfdff7 {
  color: #CFDFF7;
  background-color: #CFDFF7;
}

Frequently asked questions

What color is #CFDFF7?+

#CFDFF7 is a HEX color with RGB value rgb(207, 223, 247) and HSL value hsl(216, 71%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CFDFF7?+

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