#2ACCFE Color

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

Color preview

#2ACCFE

Color formats

HEX
#2ACCFE
RGB
rgb(42, 204, 254)
RGBA
rgba(42, 204, 254, 1)
HSL
hsl(194, 99%, 58%)
HSV
hsv(194, 83%, 100%)
CMYK
cmyk(83%, 20%, 0%, 0%)
CSS variable
--color-primary: #2ACCFE;
Lowercase HEX
#2accfe

Shades

Tints

Tones

Harmony

CSS snippets for #2ACCFE

.color-2accfe {
  color: #2ACCFE;
  background-color: #2ACCFE;
}

Frequently asked questions

What color is #2ACCFE?+

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

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

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