#2AACCF Color

Inspect #2AACCF across formats, palettes, contrast and closest named color matches.

Color preview

#2AACCF

Color formats

HEX
#2AACCF
RGB
rgb(42, 172, 207)
RGBA
rgba(42, 172, 207, 1)
HSL
hsl(193, 66%, 49%)
HSV
hsv(193, 80%, 81%)
CMYK
cmyk(80%, 17%, 0%, 19%)
CSS variable
--color-primary: #2AACCF;
Lowercase HEX
#2aaccf

Shades

Tints

Tones

Harmony

CSS snippets for #2AACCF

.color-2aaccf {
  color: #2AACCF;
  background-color: #2AACCF;
}

Frequently asked questions

What color is #2AACCF?+

#2AACCF is a HEX color with RGB value rgb(42, 172, 207) and HSL value hsl(193, 66%, 49%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #2AACCF?+

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