#93AEDC Color

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

Color preview

#93AEDC

Color formats

HEX
#93AEDC
RGB
rgb(147, 174, 220)
RGBA
rgba(147, 174, 220, 1)
HSL
hsl(218, 51%, 72%)
HSV
hsv(218, 33%, 86%)
CMYK
cmyk(33%, 21%, 0%, 14%)
CSS variable
--color-primary: #93AEDC;
Lowercase HEX
#93aedc

Shades

Tints

Tones

Harmony

CSS snippets for #93AEDC

.color-93aedc {
  color: #93AEDC;
  background-color: #93AEDC;
}

Frequently asked questions

What color is #93AEDC?+

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

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

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