#2EBEFC Color

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

Color preview

#2EBEFC

Color formats

HEX
#2EBEFC
RGB
rgb(46, 190, 252)
RGBA
rgba(46, 190, 252, 1)
HSL
hsl(198, 97%, 58%)
HSV
hsv(198, 82%, 99%)
CMYK
cmyk(82%, 25%, 0%, 1%)
CSS variable
--color-primary: #2EBEFC;
Lowercase HEX
#2ebefc

Shades

Tints

Tones

Harmony

CSS snippets for #2EBEFC

.color-2ebefc {
  color: #2EBEFC;
  background-color: #2EBEFC;
}

Frequently asked questions

What color is #2EBEFC?+

#2EBEFC is a HEX color with RGB value rgb(46, 190, 252) and HSL value hsl(198, 97%, 58%). Its closest CSS named color is DeepSkyBlue.

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

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