#99CEFD Color

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

Color preview

#99CEFD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #99CEFD

.color-99cefd {
  color: #99CEFD;
  background-color: #99CEFD;
}

Frequently asked questions

What color is #99CEFD?+

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

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

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