#34ACBC Color

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

Color preview

#34ACBC

Color formats

HEX
#34ACBC
RGB
rgb(52, 172, 188)
RGBA
rgba(52, 172, 188, 1)
HSL
hsl(187, 57%, 47%)
HSV
hsv(187, 72%, 74%)
CMYK
cmyk(72%, 9%, 0%, 26%)
CSS variable
--color-primary: #34ACBC;
Lowercase HEX
#34acbc

Shades

Tints

Tones

Harmony

CSS snippets for #34ACBC

.color-34acbc {
  color: #34ACBC;
  background-color: #34ACBC;
}

Frequently asked questions

What color is #34ACBC?+

#34ACBC is a HEX color with RGB value rgb(52, 172, 188) and HSL value hsl(187, 57%, 47%). Its closest CSS named color is LightSeaGreen.

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

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