#99CFFD Color

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

Color preview

#99CFFD

Color formats

HEX
#99CFFD
RGB
rgb(153, 207, 253)
RGBA
rgba(153, 207, 253, 1)
HSL
hsl(208, 96%, 80%)
HSV
hsv(208, 40%, 99%)
CMYK
cmyk(40%, 18%, 0%, 1%)
CSS variable
--color-primary: #99CFFD;
Lowercase HEX
#99cffd

Shades

Tints

Tones

Harmony

CSS snippets for #99CFFD

.color-99cffd {
  color: #99CFFD;
  background-color: #99CFFD;
}

Frequently asked questions

What color is #99CFFD?+

#99CFFD is a HEX color with RGB value rgb(153, 207, 253) and HSL value hsl(208, 96%, 80%). Its closest CSS named color is LightSkyBlue.

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

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