#CBDEFF Color

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

Color preview

#CBDEFF

Color formats

HEX
#CBDEFF
RGB
rgb(203, 222, 255)
RGBA
rgba(203, 222, 255, 1)
HSL
hsl(218, 100%, 90%)
HSV
hsv(218, 20%, 100%)
CMYK
cmyk(20%, 13%, 0%, 0%)
CSS variable
--color-primary: #CBDEFF;
Lowercase HEX
#cbdeff

Shades

Tints

Tones

Harmony

CSS snippets for #CBDEFF

.color-cbdeff {
  color: #CBDEFF;
  background-color: #CBDEFF;
}

Frequently asked questions

What color is #CBDEFF?+

#CBDEFF is a HEX color with RGB value rgb(203, 222, 255) and HSL value hsl(218, 100%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CBDEFF?+

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