#2CEFFA Color

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

Color preview

#2CEFFA

Color formats

HEX
#2CEFFA
RGB
rgb(44, 239, 250)
RGBA
rgba(44, 239, 250, 1)
HSL
hsl(183, 95%, 58%)
HSV
hsv(183, 82%, 98%)
CMYK
cmyk(82%, 4%, 0%, 2%)
CSS variable
--color-primary: #2CEFFA;
Lowercase HEX
#2ceffa

Shades

Tints

Tones

Harmony

CSS snippets for #2CEFFA

.color-2ceffa {
  color: #2CEFFA;
  background-color: #2CEFFA;
}

Frequently asked questions

What color is #2CEFFA?+

#2CEFFA is a HEX color with RGB value rgb(44, 239, 250) and HSL value hsl(183, 95%, 58%). Its closest CSS named color is Aqua.

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

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