#53AABB Color

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

Color preview

#53AABB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #53AABB

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

Frequently asked questions

What color is #53AABB?+

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

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

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