#99BDED Color

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

Color preview

#99BDED

Color formats

HEX
#99BDED
RGB
rgb(153, 189, 237)
RGBA
rgba(153, 189, 237, 1)
HSL
hsl(214, 70%, 76%)
HSV
hsv(214, 35%, 93%)
CMYK
cmyk(35%, 20%, 0%, 7%)
CSS variable
--color-primary: #99BDED;
Lowercase HEX
#99bded

Shades

Tints

Tones

Harmony

CSS snippets for #99BDED

.color-99bded {
  color: #99BDED;
  background-color: #99BDED;
}

Frequently asked questions

What color is #99BDED?+

#99BDED is a HEX color with RGB value rgb(153, 189, 237) and HSL value hsl(214, 70%, 76%). Its closest CSS named color is SkyBlue.

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

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