#2DFBED Color

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

Color preview

#2DFBED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #2DFBED

.color-2dfbed {
  color: #2DFBED;
  background-color: #2DFBED;
}

Frequently asked questions

What color is #2DFBED?+

#2DFBED is a HEX color with RGB value rgb(45, 251, 237) and HSL value hsl(176, 96%, 58%). Its closest CSS named color is Turquoise.

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

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