#CBDEF4 Color

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

Color preview

#CBDEF4

Color formats

HEX
#CBDEF4
RGB
rgb(203, 222, 244)
RGBA
rgba(203, 222, 244, 1)
HSL
hsl(212, 65%, 88%)
HSV
hsv(212, 17%, 96%)
CMYK
cmyk(17%, 9%, 0%, 4%)
CSS variable
--color-primary: #CBDEF4;
Lowercase HEX
#cbdef4

Shades

Tints

Tones

Harmony

CSS snippets for #CBDEF4

.color-cbdef4 {
  color: #CBDEF4;
  background-color: #CBDEF4;
}

Frequently asked questions

What color is #CBDEF4?+

#CBDEF4 is a HEX color with RGB value rgb(203, 222, 244) and HSL value hsl(212, 65%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CBDEF4?+

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