#CBDFFA Color

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

Color preview

#CBDFFA

Color formats

HEX
#CBDFFA
RGB
rgb(203, 223, 250)
RGBA
rgba(203, 223, 250, 1)
HSL
hsl(214, 82%, 89%)
HSV
hsv(214, 19%, 98%)
CMYK
cmyk(19%, 11%, 0%, 2%)
CSS variable
--color-primary: #CBDFFA;
Lowercase HEX
#cbdffa

Shades

Tints

Tones

Harmony

CSS snippets for #CBDFFA

.color-cbdffa {
  color: #CBDFFA;
  background-color: #CBDFFA;
}

Frequently asked questions

What color is #CBDFFA?+

#CBDFFA is a HEX color with RGB value rgb(203, 223, 250) and HSL value hsl(214, 82%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CBDFFA?+

The closest Tailwind color is blue-200, available as the bg-blue-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