#34AFDC Color

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

Color preview

#34AFDC

Color formats

HEX
#34AFDC
RGB
rgb(52, 175, 220)
RGBA
rgba(52, 175, 220, 1)
HSL
hsl(196, 71%, 53%)
HSV
hsv(196, 76%, 86%)
CMYK
cmyk(76%, 20%, 0%, 14%)
CSS variable
--color-primary: #34AFDC;
Lowercase HEX
#34afdc

Shades

Tints

Tones

Harmony

CSS snippets for #34AFDC

.color-34afdc {
  color: #34AFDC;
  background-color: #34AFDC;
}

Frequently asked questions

What color is #34AFDC?+

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

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

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