#99CFDC Color

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

Color preview

#99CFDC

Color formats

HEX
#99CFDC
RGB
rgb(153, 207, 220)
RGBA
rgba(153, 207, 220, 1)
HSL
hsl(192, 49%, 73%)
HSV
hsv(192, 30%, 86%)
CMYK
cmyk(30%, 6%, 0%, 14%)
CSS variable
--color-primary: #99CFDC;
Lowercase HEX
#99cfdc

Shades

Tints

Tones

Harmony

CSS snippets for #99CFDC

.color-99cfdc {
  color: #99CFDC;
  background-color: #99CFDC;
}

Frequently asked questions

What color is #99CFDC?+

#99CFDC is a HEX color with RGB value rgb(153, 207, 220) and HSL value hsl(192, 49%, 73%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #99CFDC?+

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