#99CFDB Color

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

Color preview

#99CFDB

Color formats

HEX
#99CFDB
RGB
rgb(153, 207, 219)
RGBA
rgba(153, 207, 219, 1)
HSL
hsl(191, 48%, 73%)
HSV
hsv(191, 30%, 86%)
CMYK
cmyk(30%, 5%, 0%, 14%)
CSS variable
--color-primary: #99CFDB;
Lowercase HEX
#99cfdb

Shades

Tints

Tones

Harmony

CSS snippets for #99CFDB

.color-99cfdb {
  color: #99CFDB;
  background-color: #99CFDB;
}

Frequently asked questions

What color is #99CFDB?+

#99CFDB is a HEX color with RGB value rgb(153, 207, 219) and HSL value hsl(191, 48%, 73%). Its closest CSS named color is SkyBlue.

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

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