#92CDEC Color

Inspect #92CDEC across formats, palettes, contrast and closest named color matches.

Color preview

#92CDEC

Color formats

HEX
#92CDEC
RGB
rgb(146, 205, 236)
RGBA
rgba(146, 205, 236, 1)
HSL
hsl(201, 70%, 75%)
HSV
hsv(201, 38%, 93%)
CMYK
cmyk(38%, 13%, 0%, 7%)
CSS variable
--color-primary: #92CDEC;
Lowercase HEX
#92cdec

Shades

Tints

Tones

Harmony

CSS snippets for #92CDEC

.color-92cdec {
  color: #92CDEC;
  background-color: #92CDEC;
}

Frequently asked questions

What color is #92CDEC?+

#92CDEC is a HEX color with RGB value rgb(146, 205, 236) and HSL value hsl(201, 70%, 75%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #92CDEC?+

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