#23BEAC Color

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

Color preview

#23BEAC

Color formats

HEX
#23BEAC
RGB
rgb(35, 190, 172)
RGBA
rgba(35, 190, 172, 1)
HSL
hsl(173, 69%, 44%)
HSV
hsv(173, 82%, 75%)
CMYK
cmyk(82%, 0%, 9%, 25%)
CSS variable
--color-primary: #23BEAC;
Lowercase HEX
#23beac

Shades

Tints

Tones

Harmony

CSS snippets for #23BEAC

.color-23beac {
  color: #23BEAC;
  background-color: #23BEAC;
}

Frequently asked questions

What color is #23BEAC?+

#23BEAC is a HEX color with RGB value rgb(35, 190, 172) and HSL value hsl(173, 69%, 44%). Its closest CSS named color is LightSeaGreen.

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

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