#2ABEFE Color

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

Color preview

#2ABEFE

Color formats

HEX
#2ABEFE
RGB
rgb(42, 190, 254)
RGBA
rgba(42, 190, 254, 1)
HSL
hsl(198, 99%, 58%)
HSV
hsv(198, 83%, 100%)
CMYK
cmyk(83%, 25%, 0%, 0%)
CSS variable
--color-primary: #2ABEFE;
Lowercase HEX
#2abefe

Shades

Tints

Tones

Harmony

CSS snippets for #2ABEFE

.color-2abefe {
  color: #2ABEFE;
  background-color: #2ABEFE;
}

Frequently asked questions

What color is #2ABEFE?+

#2ABEFE is a HEX color with RGB value rgb(42, 190, 254) and HSL value hsl(198, 99%, 58%). Its closest CSS named color is DeepSkyBlue.

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

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