#8DBCBF Color

Inspect #8DBCBF across formats, palettes, contrast and closest named color matches.

Color preview

#8DBCBF

Color formats

HEX
#8DBCBF
RGB
rgb(141, 188, 191)
RGBA
rgba(141, 188, 191, 1)
HSL
hsl(184, 28%, 65%)
HSV
hsv(184, 26%, 75%)
CMYK
cmyk(26%, 2%, 0%, 25%)
CSS variable
--color-primary: #8DBCBF;
Lowercase HEX
#8dbcbf

Shades

Tints

Tones

Harmony

CSS snippets for #8DBCBF

.color-8dbcbf {
  color: #8DBCBF;
  background-color: #8DBCBF;
}

Frequently asked questions

What color is #8DBCBF?+

#8DBCBF is a HEX color with RGB value rgb(141, 188, 191) and HSL value hsl(184, 28%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #8DBCBF?+

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