#CBE5F0 Color

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

Color preview

#CBE5F0

Color formats

HEX
#CBE5F0
RGB
rgb(203, 229, 240)
RGBA
rgba(203, 229, 240, 1)
HSL
hsl(198, 55%, 87%)
HSV
hsv(198, 15%, 94%)
CMYK
cmyk(15%, 5%, 0%, 6%)
CSS variable
--color-primary: #CBE5F0;
Lowercase HEX
#cbe5f0

Shades

Tints

Tones

Harmony

CSS snippets for #CBE5F0

.color-cbe5f0 {
  color: #CBE5F0;
  background-color: #CBE5F0;
}

Frequently asked questions

What color is #CBE5F0?+

#CBE5F0 is a HEX color with RGB value rgb(203, 229, 240) and HSL value hsl(198, 55%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CBE5F0?+

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