#CBDEF9 Color

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

Color preview

#CBDEF9

Color formats

HEX
#CBDEF9
RGB
rgb(203, 222, 249)
RGBA
rgba(203, 222, 249, 1)
HSL
hsl(215, 79%, 89%)
HSV
hsv(215, 18%, 98%)
CMYK
cmyk(18%, 11%, 0%, 2%)
CSS variable
--color-primary: #CBDEF9;
Lowercase HEX
#cbdef9

Shades

Tints

Tones

Harmony

CSS snippets for #CBDEF9

.color-cbdef9 {
  color: #CBDEF9;
  background-color: #CBDEF9;
}

Frequently asked questions

What color is #CBDEF9?+

#CBDEF9 is a HEX color with RGB value rgb(203, 222, 249) and HSL value hsl(215, 79%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CBDEF9?+

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