#3DEACE Color

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

Color preview

#3DEACE

Color formats

HEX
#3DEACE
RGB
rgb(61, 234, 206)
RGBA
rgba(61, 234, 206, 1)
HSL
hsl(170, 80%, 58%)
HSV
hsv(170, 74%, 92%)
CMYK
cmyk(74%, 0%, 12%, 8%)
CSS variable
--color-primary: #3DEACE;
Lowercase HEX
#3deace

Shades

Tints

Tones

Harmony

CSS snippets for #3DEACE

.color-3deace {
  color: #3DEACE;
  background-color: #3DEACE;
}

Frequently asked questions

What color is #3DEACE?+

#3DEACE is a HEX color with RGB value rgb(61, 234, 206) and HSL value hsl(170, 80%, 58%). Its closest CSS named color is Turquoise.

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

The closest Tailwind color is teal-400, available as the bg-teal-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