#3DEBEB Color

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

Color preview

#3DEBEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #3DEBEB

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

Frequently asked questions

What color is #3DEBEB?+

#3DEBEB is a HEX color with RGB value rgb(61, 235, 235) and HSL value hsl(180, 81%, 58%). Its closest CSS named color is Turquoise.

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

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