#CCEEFB Color

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

Color preview

#CCEEFB

Color formats

HEX
#CCEEFB
RGB
rgb(204, 238, 251)
RGBA
rgba(204, 238, 251, 1)
HSL
hsl(197, 85%, 89%)
HSV
hsv(197, 19%, 98%)
CMYK
cmyk(19%, 5%, 0%, 2%)
CSS variable
--color-primary: #CCEEFB;
Lowercase HEX
#cceefb

Shades

Tints

Tones

Harmony

CSS snippets for #CCEEFB

.color-cceefb {
  color: #CCEEFB;
  background-color: #CCEEFB;
}

Frequently asked questions

What color is #CCEEFB?+

#CCEEFB is a HEX color with RGB value rgb(204, 238, 251) and HSL value hsl(197, 85%, 89%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CCEEFB?+

The closest Tailwind color is cyan-100, available as the bg-cyan-100 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