#2EAFFA Color

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

Color preview

#2EAFFA

Color formats

HEX
#2EAFFA
RGB
rgb(46, 175, 250)
RGBA
rgba(46, 175, 250, 1)
HSL
hsl(202, 95%, 58%)
HSV
hsv(202, 82%, 98%)
CMYK
cmyk(82%, 30%, 0%, 2%)
CSS variable
--color-primary: #2EAFFA;
Lowercase HEX
#2eaffa

Shades

Tints

Tones

Harmony

CSS snippets for #2EAFFA

.color-2eaffa {
  color: #2EAFFA;
  background-color: #2EAFFA;
}

Frequently asked questions

What color is #2EAFFA?+

#2EAFFA is a HEX color with RGB value rgb(46, 175, 250) and HSL value hsl(202, 95%, 58%). Its closest CSS named color is DodgerBlue.

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

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