#6BBD8E Color

Inspect #6BBD8E across formats, palettes, contrast and closest named color matches.

Color preview

#6BBD8E

Color formats

HEX
#6BBD8E
RGB
rgb(107, 189, 142)
RGBA
rgba(107, 189, 142, 1)
HSL
hsl(146, 38%, 58%)
HSV
hsv(146, 43%, 74%)
CMYK
cmyk(43%, 0%, 25%, 26%)
CSS variable
--color-primary: #6BBD8E;
Lowercase HEX
#6bbd8e

Shades

Tints

Tones

Harmony

CSS snippets for #6BBD8E

.color-6bbd8e {
  color: #6BBD8E;
  background-color: #6BBD8E;
}

Frequently asked questions

What color is #6BBD8E?+

#6BBD8E is a HEX color with RGB value rgb(107, 189, 142) and HSL value hsl(146, 38%, 58%). Its closest CSS named color is MediumAquaMarine.

What is the closest Tailwind color to #6BBD8E?+

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