#2C929B Color

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

Color preview

#2C929B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #2C929B

.color-2c929b {
  color: #2C929B;
  background-color: #2C929B;
}

Frequently asked questions

What color is #2C929B?+

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

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

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