#74AEA4 Color

Inspect #74AEA4 across formats, palettes, contrast and closest named color matches.

Color preview

#74AEA4

Color formats

HEX
#74AEA4
RGB
rgb(116, 174, 164)
RGBA
rgba(116, 174, 164, 1)
HSL
hsl(170, 26%, 57%)
HSV
hsv(170, 33%, 68%)
CMYK
cmyk(33%, 0%, 6%, 32%)
CSS variable
--color-primary: #74AEA4;
Lowercase HEX
#74aea4

Shades

Tints

Tones

Harmony

CSS snippets for #74AEA4

.color-74aea4 {
  color: #74AEA4;
  background-color: #74AEA4;
}

Frequently asked questions

What color is #74AEA4?+

#74AEA4 is a HEX color with RGB value rgb(116, 174, 164) and HSL value hsl(170, 26%, 57%). Its closest CSS named color is CadetBlue.

What is the closest Tailwind color to #74AEA4?+

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