#92CEED Color

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

Color preview

#92CEED

Color formats

HEX
#92CEED
RGB
rgb(146, 206, 237)
RGBA
rgba(146, 206, 237, 1)
HSL
hsl(200, 72%, 75%)
HSV
hsv(200, 38%, 93%)
CMYK
cmyk(38%, 13%, 0%, 7%)
CSS variable
--color-primary: #92CEED;
Lowercase HEX
#92ceed

Shades

Tints

Tones

Harmony

CSS snippets for #92CEED

.color-92ceed {
  color: #92CEED;
  background-color: #92CEED;
}

Frequently asked questions

What color is #92CEED?+

#92CEED is a HEX color with RGB value rgb(146, 206, 237) and HSL value hsl(200, 72%, 75%). Its closest CSS named color is SkyBlue.

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

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