#2EBBF7 Color

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

Color preview

#2EBBF7

Color formats

HEX
#2EBBF7
RGB
rgb(46, 187, 247)
RGBA
rgba(46, 187, 247, 1)
HSL
hsl(198, 93%, 57%)
HSV
hsv(198, 81%, 97%)
CMYK
cmyk(81%, 24%, 0%, 3%)
CSS variable
--color-primary: #2EBBF7;
Lowercase HEX
#2ebbf7

Shades

Tints

Tones

Harmony

CSS snippets for #2EBBF7

.color-2ebbf7 {
  color: #2EBBF7;
  background-color: #2EBBF7;
}

Frequently asked questions

What color is #2EBBF7?+

#2EBBF7 is a HEX color with RGB value rgb(46, 187, 247) and HSL value hsl(198, 93%, 57%). Its closest CSS named color is DodgerBlue.

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

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