#2C929C Color

Inspect #2C929C across formats, palettes, contrast and closest named color matches.

Color preview

#2C929C

Color formats

HEX
#2C929C
RGB
rgb(44, 146, 156)
RGBA
rgba(44, 146, 156, 1)
HSL
hsl(185, 56%, 39%)
HSV
hsv(185, 72%, 61%)
CMYK
cmyk(72%, 6%, 0%, 39%)
CSS variable
--color-primary: #2C929C;
Lowercase HEX
#2c929c

Shades

Tints

Tones

Harmony

CSS snippets for #2C929C

.color-2c929c {
  color: #2C929C;
  background-color: #2C929C;
}

Frequently asked questions

What color is #2C929C?+

#2C929C is a HEX color with RGB value rgb(44, 146, 156) and HSL value hsl(185, 56%, 39%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #2C929C?+

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