#2AAFDF Color

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

Color preview

#2AAFDF

Color formats

HEX
#2AAFDF
RGB
rgb(42, 175, 223)
RGBA
rgba(42, 175, 223, 1)
HSL
hsl(196, 74%, 52%)
HSV
hsv(196, 81%, 87%)
CMYK
cmyk(81%, 22%, 0%, 13%)
CSS variable
--color-primary: #2AAFDF;
Lowercase HEX
#2aafdf

Shades

Tints

Tones

Harmony

CSS snippets for #2AAFDF

.color-2aafdf {
  color: #2AAFDF;
  background-color: #2AAFDF;
}

Frequently asked questions

What color is #2AAFDF?+

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

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

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