#CFDAFA Color

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

Color preview

#CFDAFA

Color formats

HEX
#CFDAFA
RGB
rgb(207, 218, 250)
RGBA
rgba(207, 218, 250, 1)
HSL
hsl(225, 81%, 90%)
HSV
hsv(225, 17%, 98%)
CMYK
cmyk(17%, 13%, 0%, 2%)
CSS variable
--color-primary: #CFDAFA;
Lowercase HEX
#cfdafa

Shades

Tints

Tones

Harmony

CSS snippets for #CFDAFA

.color-cfdafa {
  color: #CFDAFA;
  background-color: #CFDAFA;
}

Frequently asked questions

What color is #CFDAFA?+

#CFDAFA is a HEX color with RGB value rgb(207, 218, 250) and HSL value hsl(225, 81%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CFDAFA?+

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