#CBDEF1 Color

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

Color preview

#CBDEF1

Color formats

HEX
#CBDEF1
RGB
rgb(203, 222, 241)
RGBA
rgba(203, 222, 241, 1)
HSL
hsl(210, 58%, 87%)
HSV
hsv(210, 16%, 95%)
CMYK
cmyk(16%, 8%, 0%, 5%)
CSS variable
--color-primary: #CBDEF1;
Lowercase HEX
#cbdef1

Shades

Tints

Tones

Harmony

CSS snippets for #CBDEF1

.color-cbdef1 {
  color: #CBDEF1;
  background-color: #CBDEF1;
}

Frequently asked questions

What color is #CBDEF1?+

#CBDEF1 is a HEX color with RGB value rgb(203, 222, 241) and HSL value hsl(210, 58%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CBDEF1?+

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