#99CBDB Color

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

Color preview

#99CBDB

Color formats

HEX
#99CBDB
RGB
rgb(153, 203, 219)
RGBA
rgba(153, 203, 219, 1)
HSL
hsl(195, 48%, 73%)
HSV
hsv(195, 30%, 86%)
CMYK
cmyk(30%, 7%, 0%, 14%)
CSS variable
--color-primary: #99CBDB;
Lowercase HEX
#99cbdb

Shades

Tints

Tones

Harmony

CSS snippets for #99CBDB

.color-99cbdb {
  color: #99CBDB;
  background-color: #99CBDB;
}

Frequently asked questions

What color is #99CBDB?+

#99CBDB is a HEX color with RGB value rgb(153, 203, 219) and HSL value hsl(195, 48%, 73%). Its closest CSS named color is LightSteelBlue.

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

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