#2AACDF Color

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

Color preview

#2AACDF

Color formats

HEX
#2AACDF
RGB
rgb(42, 172, 223)
RGBA
rgba(42, 172, 223, 1)
HSL
hsl(197, 74%, 52%)
HSV
hsv(197, 81%, 87%)
CMYK
cmyk(81%, 23%, 0%, 13%)
CSS variable
--color-primary: #2AACDF;
Lowercase HEX
#2aacdf

Shades

Tints

Tones

Harmony

CSS snippets for #2AACDF

.color-2aacdf {
  color: #2AACDF;
  background-color: #2AACDF;
}

Frequently asked questions

What color is #2AACDF?+

#2AACDF is a HEX color with RGB value rgb(42, 172, 223) and HSL value hsl(197, 74%, 52%). Its closest CSS named color is DodgerBlue.

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

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