#72AABB Color

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

Color preview

#72AABB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #72AABB

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

Frequently asked questions

What color is #72AABB?+

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

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

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