#2EBDFA Color

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

Color preview

#2EBDFA

Color formats

HEX
#2EBDFA
RGB
rgb(46, 189, 250)
RGBA
rgba(46, 189, 250, 1)
HSL
hsl(198, 95%, 58%)
HSV
hsv(198, 82%, 98%)
CMYK
cmyk(82%, 24%, 0%, 2%)
CSS variable
--color-primary: #2EBDFA;
Lowercase HEX
#2ebdfa

Shades

Tints

Tones

Harmony

CSS snippets for #2EBDFA

.color-2ebdfa {
  color: #2EBDFA;
  background-color: #2EBDFA;
}

Frequently asked questions

What color is #2EBDFA?+

#2EBDFA is a HEX color with RGB value rgb(46, 189, 250) and HSL value hsl(198, 95%, 58%). Its closest CSS named color is DeepSkyBlue.

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

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