#99BDE6 Color

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

Color preview

#99BDE6

Color formats

HEX
#99BDE6
RGB
rgb(153, 189, 230)
RGBA
rgba(153, 189, 230, 1)
HSL
hsl(212, 61%, 75%)
HSV
hsv(212, 33%, 90%)
CMYK
cmyk(33%, 18%, 0%, 10%)
CSS variable
--color-primary: #99BDE6;
Lowercase HEX
#99bde6

Shades

Tints

Tones

Harmony

CSS snippets for #99BDE6

.color-99bde6 {
  color: #99BDE6;
  background-color: #99BDE6;
}

Frequently asked questions

What color is #99BDE6?+

#99BDE6 is a HEX color with RGB value rgb(153, 189, 230) and HSL value hsl(212, 61%, 75%). Its closest CSS named color is SkyBlue.

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

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