#90ACDC Color

Inspect #90ACDC across formats, palettes, contrast and closest named color matches.

Color preview

#90ACDC

Color formats

HEX
#90ACDC
RGB
rgb(144, 172, 220)
RGBA
rgba(144, 172, 220, 1)
HSL
hsl(218, 52%, 71%)
HSV
hsv(218, 35%, 86%)
CMYK
cmyk(35%, 22%, 0%, 14%)
CSS variable
--color-primary: #90ACDC;
Lowercase HEX
#90acdc

Shades

Tints

Tones

Harmony

CSS snippets for #90ACDC

.color-90acdc {
  color: #90ACDC;
  background-color: #90ACDC;
}

Frequently asked questions

What color is #90ACDC?+

#90ACDC is a HEX color with RGB value rgb(144, 172, 220) and HSL value hsl(218, 52%, 71%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #90ACDC?+

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