#96DDEB Color

Inspect #96DDEB across formats, palettes, contrast and closest named color matches.

Color preview

#96DDEB

Color formats

HEX
#96DDEB
RGB
rgb(150, 221, 235)
RGBA
rgba(150, 221, 235, 1)
HSL
hsl(190, 68%, 75%)
HSV
hsv(190, 36%, 92%)
CMYK
cmyk(36%, 6%, 0%, 8%)
CSS variable
--color-primary: #96DDEB;
Lowercase HEX
#96ddeb

Shades

Tints

Tones

Harmony

CSS snippets for #96DDEB

.color-96ddeb {
  color: #96DDEB;
  background-color: #96DDEB;
}

Frequently asked questions

What color is #96DDEB?+

#96DDEB is a HEX color with RGB value rgb(150, 221, 235) and HSL value hsl(190, 68%, 75%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #96DDEB?+

The closest Tailwind color is teal-200, available as the bg-teal-200 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