#92AFDC Color

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

Color preview

#92AFDC

Color formats

HEX
#92AFDC
RGB
rgb(146, 175, 220)
RGBA
rgba(146, 175, 220, 1)
HSL
hsl(216, 51%, 72%)
HSV
hsv(216, 34%, 86%)
CMYK
cmyk(34%, 20%, 0%, 14%)
CSS variable
--color-primary: #92AFDC;
Lowercase HEX
#92afdc

Shades

Tints

Tones

Harmony

CSS snippets for #92AFDC

.color-92afdc {
  color: #92AFDC;
  background-color: #92AFDC;
}

Frequently asked questions

What color is #92AFDC?+

#92AFDC is a HEX color with RGB value rgb(146, 175, 220) and HSL value hsl(216, 51%, 72%). Its closest CSS named color is SkyBlue.

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

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