#93AFDC Color

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

Color preview

#93AFDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #93AFDC

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

Frequently asked questions

What color is #93AFDC?+

#93AFDC is a HEX color with RGB value rgb(147, 175, 220) and HSL value hsl(217, 51%, 72%). Its closest CSS named color is LightSteelBlue.

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

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