#74AABB Color

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

Color preview

#74AABB

Color formats

HEX
#74AABB
RGB
rgb(116, 170, 187)
RGBA
rgba(116, 170, 187, 1)
HSL
hsl(194, 34%, 59%)
HSV
hsv(194, 38%, 73%)
CMYK
cmyk(38%, 9%, 0%, 27%)
CSS variable
--color-primary: #74AABB;
Lowercase HEX
#74aabb

Shades

Tints

Tones

Harmony

CSS snippets for #74AABB

.color-74aabb {
  color: #74AABB;
  background-color: #74AABB;
}

Frequently asked questions

What color is #74AABB?+

#74AABB is a HEX color with RGB value rgb(116, 170, 187) and HSL value hsl(194, 34%, 59%). Its closest CSS named color is CadetBlue.

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

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