#23ACAF Color

Inspect #23ACAF across formats, palettes, contrast and closest named color matches.

Color preview

#23ACAF

Color formats

HEX
#23ACAF
RGB
rgb(35, 172, 175)
RGBA
rgba(35, 172, 175, 1)
HSL
hsl(181, 67%, 41%)
HSV
hsv(181, 80%, 69%)
CMYK
cmyk(80%, 2%, 0%, 31%)
CSS variable
--color-primary: #23ACAF;
Lowercase HEX
#23acaf

Shades

Tints

Tones

Harmony

CSS snippets for #23ACAF

.color-23acaf {
  color: #23ACAF;
  background-color: #23ACAF;
}

Frequently asked questions

What color is #23ACAF?+

#23ACAF is a HEX color with RGB value rgb(35, 172, 175) and HSL value hsl(181, 67%, 41%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #23ACAF?+

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