#CCFBF9 Color

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

Color preview

#CCFBF9

Color formats

HEX
#CCFBF9
RGB
rgb(204, 251, 249)
RGBA
rgba(204, 251, 249, 1)
HSL
hsl(177, 85%, 89%)
HSV
hsv(177, 19%, 98%)
CMYK
cmyk(19%, 0%, 1%, 2%)
CSS variable
--color-primary: #CCFBF9;
Lowercase HEX
#ccfbf9

Shades

Tints

Tones

Harmony

CSS snippets for #CCFBF9

.color-ccfbf9 {
  color: #CCFBF9;
  background-color: #CCFBF9;
}

Frequently asked questions

What color is #CCFBF9?+

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

What is the closest Tailwind color to #CCFBF9?+

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