#CBDFF2 Color

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

Color preview

#CBDFF2

Color formats

HEX
#CBDFF2
RGB
rgb(203, 223, 242)
RGBA
rgba(203, 223, 242, 1)
HSL
hsl(209, 60%, 87%)
HSV
hsv(209, 16%, 95%)
CMYK
cmyk(16%, 8%, 0%, 5%)
CSS variable
--color-primary: #CBDFF2;
Lowercase HEX
#cbdff2

Shades

Tints

Tones

Harmony

CSS snippets for #CBDFF2

.color-cbdff2 {
  color: #CBDFF2;
  background-color: #CBDFF2;
}

Frequently asked questions

What color is #CBDFF2?+

#CBDFF2 is a HEX color with RGB value rgb(203, 223, 242) and HSL value hsl(209, 60%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CBDFF2?+

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