#3CBEB3 Color

Inspect #3CBEB3 across formats, palettes, contrast and closest named color matches.

Color preview

#3CBEB3

Color formats

HEX
#3CBEB3
RGB
rgb(60, 190, 179)
RGBA
rgba(60, 190, 179, 1)
HSL
hsl(175, 52%, 49%)
HSV
hsv(175, 68%, 75%)
CMYK
cmyk(68%, 0%, 6%, 25%)
CSS variable
--color-primary: #3CBEB3;
Lowercase HEX
#3cbeb3

Shades

Tints

Tones

Harmony

CSS snippets for #3CBEB3

.color-3cbeb3 {
  color: #3CBEB3;
  background-color: #3CBEB3;
}

Frequently asked questions

What color is #3CBEB3?+

#3CBEB3 is a HEX color with RGB value rgb(60, 190, 179) and HSL value hsl(175, 52%, 49%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #3CBEB3?+

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