#2EAACC Color

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

Color preview

#2EAACC

Color formats

HEX
#2EAACC
RGB
rgb(46, 170, 204)
RGBA
rgba(46, 170, 204, 1)
HSL
hsl(193, 63%, 49%)
HSV
hsv(193, 77%, 80%)
CMYK
cmyk(77%, 17%, 0%, 20%)
CSS variable
--color-primary: #2EAACC;
Lowercase HEX
#2eaacc

Shades

Tints

Tones

Harmony

CSS snippets for #2EAACC

.color-2eaacc {
  color: #2EAACC;
  background-color: #2EAACC;
}

Frequently asked questions

What color is #2EAACC?+

#2EAACC is a HEX color with RGB value rgb(46, 170, 204) and HSL value hsl(193, 63%, 49%). Its closest CSS named color is LightSeaGreen.

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

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