#3B918C Color

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

Color preview

#3B918C

Color formats

HEX
#3B918C
RGB
rgb(59, 145, 140)
RGBA
rgba(59, 145, 140, 1)
HSL
hsl(177, 42%, 40%)
HSV
hsv(177, 59%, 57%)
CMYK
cmyk(59%, 0%, 3%, 43%)
CSS variable
--color-primary: #3B918C;
Lowercase HEX
#3b918c

Shades

Tints

Tones

Harmony

CSS snippets for #3B918C

.color-3b918c {
  color: #3B918C;
  background-color: #3B918C;
}

Frequently asked questions

What color is #3B918C?+

#3B918C is a HEX color with RGB value rgb(59, 145, 140) and HSL value hsl(177, 42%, 40%). Its closest CSS named color is CadetBlue.

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

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