#2DFBFB Color

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

Color preview

#2DFBFB

Color formats

HEX
#2DFBFB
RGB
rgb(45, 251, 251)
RGBA
rgba(45, 251, 251, 1)
HSL
hsl(180, 96%, 58%)
HSV
hsv(180, 82%, 98%)
CMYK
cmyk(82%, 0%, 0%, 2%)
CSS variable
--color-primary: #2DFBFB;
Lowercase HEX
#2dfbfb

Shades

Tints

Tones

Harmony

CSS snippets for #2DFBFB

.color-2dfbfb {
  color: #2DFBFB;
  background-color: #2DFBFB;
}

Frequently asked questions

What color is #2DFBFB?+

#2DFBFB is a HEX color with RGB value rgb(45, 251, 251) and HSL value hsl(180, 96%, 58%). Its closest CSS named color is Aqua.

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

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