#34DAD2 Color

Inspect #34DAD2 across formats, palettes, contrast and closest named color matches.

Color preview

#34DAD2

Color formats

HEX
#34DAD2
RGB
rgb(52, 218, 210)
RGBA
rgba(52, 218, 210, 1)
HSL
hsl(177, 69%, 53%)
HSV
hsv(177, 76%, 85%)
CMYK
cmyk(76%, 0%, 4%, 15%)
CSS variable
--color-primary: #34DAD2;
Lowercase HEX
#34dad2

Shades

Tints

Tones

Harmony

CSS snippets for #34DAD2

.color-34dad2 {
  color: #34DAD2;
  background-color: #34DAD2;
}

Frequently asked questions

What color is #34DAD2?+

#34DAD2 is a HEX color with RGB value rgb(52, 218, 210) and HSL value hsl(177, 69%, 53%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #34DAD2?+

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