#2DEBEB Color

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

Color preview

#2DEBEB

Color formats

HEX
#2DEBEB
RGB
rgb(45, 235, 235)
RGBA
rgba(45, 235, 235, 1)
HSL
hsl(180, 83%, 55%)
HSV
hsv(180, 81%, 92%)
CMYK
cmyk(81%, 0%, 0%, 8%)
CSS variable
--color-primary: #2DEBEB;
Lowercase HEX
#2debeb

Shades

Tints

Tones

Harmony

CSS snippets for #2DEBEB

.color-2debeb {
  color: #2DEBEB;
  background-color: #2DEBEB;
}

Frequently asked questions

What color is #2DEBEB?+

#2DEBEB is a HEX color with RGB value rgb(45, 235, 235) and HSL value hsl(180, 83%, 55%). Its closest CSS named color is Turquoise.

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

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