#99CFDE Color

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

Color preview

#99CFDE

Color formats

HEX
#99CFDE
RGB
rgb(153, 207, 222)
RGBA
rgba(153, 207, 222, 1)
HSL
hsl(193, 51%, 74%)
HSV
hsv(193, 31%, 87%)
CMYK
cmyk(31%, 7%, 0%, 13%)
CSS variable
--color-primary: #99CFDE;
Lowercase HEX
#99cfde

Shades

Tints

Tones

Harmony

CSS snippets for #99CFDE

.color-99cfde {
  color: #99CFDE;
  background-color: #99CFDE;
}

Frequently asked questions

What color is #99CFDE?+

#99CFDE is a HEX color with RGB value rgb(153, 207, 222) and HSL value hsl(193, 51%, 74%). Its closest CSS named color is SkyBlue.

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

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