#6FAEBE Color

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

Color preview

#6FAEBE

Color formats

HEX
#6FAEBE
RGB
rgb(111, 174, 190)
RGBA
rgba(111, 174, 190, 1)
HSL
hsl(192, 38%, 59%)
HSV
hsv(192, 42%, 75%)
CMYK
cmyk(42%, 8%, 0%, 25%)
CSS variable
--color-primary: #6FAEBE;
Lowercase HEX
#6faebe

Shades

Tints

Tones

Harmony

CSS snippets for #6FAEBE

.color-6faebe {
  color: #6FAEBE;
  background-color: #6FAEBE;
}

Frequently asked questions

What color is #6FAEBE?+

#6FAEBE is a HEX color with RGB value rgb(111, 174, 190) and HSL value hsl(192, 38%, 59%). Its closest CSS named color is CadetBlue.

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

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