#74AEA2 Color

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

Color preview

#74AEA2

Color formats

HEX
#74AEA2
RGB
rgb(116, 174, 162)
RGBA
rgba(116, 174, 162, 1)
HSL
hsl(168, 26%, 57%)
HSV
hsv(168, 33%, 68%)
CMYK
cmyk(33%, 0%, 7%, 32%)
CSS variable
--color-primary: #74AEA2;
Lowercase HEX
#74aea2

Shades

Tints

Tones

Harmony

CSS snippets for #74AEA2

.color-74aea2 {
  color: #74AEA2;
  background-color: #74AEA2;
}

Frequently asked questions

What color is #74AEA2?+

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

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

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