#34ADDC Color

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

Color preview

#34ADDC

Color formats

HEX
#34ADDC
RGB
rgb(52, 173, 220)
RGBA
rgba(52, 173, 220, 1)
HSL
hsl(197, 71%, 53%)
HSV
hsv(197, 76%, 86%)
CMYK
cmyk(76%, 21%, 0%, 14%)
CSS variable
--color-primary: #34ADDC;
Lowercase HEX
#34addc

Shades

Tints

Tones

Harmony

CSS snippets for #34ADDC

.color-34addc {
  color: #34ADDC;
  background-color: #34ADDC;
}

Frequently asked questions

What color is #34ADDC?+

#34ADDC is a HEX color with RGB value rgb(52, 173, 220) and HSL value hsl(197, 71%, 53%). Its closest CSS named color is MediumTurquoise.

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

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