#54AABB Color

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

Color preview

#54AABB

Color formats

HEX
#54AABB
RGB
rgb(84, 170, 187)
RGBA
rgba(84, 170, 187, 1)
HSL
hsl(190, 43%, 53%)
HSV
hsv(190, 55%, 73%)
CMYK
cmyk(55%, 9%, 0%, 27%)
CSS variable
--color-primary: #54AABB;
Lowercase HEX
#54aabb

Shades

Tints

Tones

Harmony

CSS snippets for #54AABB

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

Frequently asked questions

What color is #54AABB?+

#54AABB is a HEX color with RGB value rgb(84, 170, 187) and HSL value hsl(190, 43%, 53%). Its closest CSS named color is CadetBlue.

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

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