#6DAEB6 Color

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

Color preview

#6DAEB6

Color formats

HEX
#6DAEB6
RGB
rgb(109, 174, 182)
RGBA
rgba(109, 174, 182, 1)
HSL
hsl(187, 33%, 57%)
HSV
hsv(187, 40%, 71%)
CMYK
cmyk(40%, 4%, 0%, 29%)
CSS variable
--color-primary: #6DAEB6;
Lowercase HEX
#6daeb6

Shades

Tints

Tones

Harmony

CSS snippets for #6DAEB6

.color-6daeb6 {
  color: #6DAEB6;
  background-color: #6DAEB6;
}

Frequently asked questions

What color is #6DAEB6?+

#6DAEB6 is a HEX color with RGB value rgb(109, 174, 182) and HSL value hsl(187, 33%, 57%). Its closest CSS named color is CadetBlue.

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

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