#6AAEBF Color

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

Color preview

#6AAEBF

Color formats

HEX
#6AAEBF
RGB
rgb(106, 174, 191)
RGBA
rgba(106, 174, 191, 1)
HSL
hsl(192, 40%, 58%)
HSV
hsv(192, 45%, 75%)
CMYK
cmyk(45%, 9%, 0%, 25%)
CSS variable
--color-primary: #6AAEBF;
Lowercase HEX
#6aaebf

Shades

Tints

Tones

Harmony

CSS snippets for #6AAEBF

.color-6aaebf {
  color: #6AAEBF;
  background-color: #6AAEBF;
}

Frequently asked questions

What color is #6AAEBF?+

#6AAEBF is a HEX color with RGB value rgb(106, 174, 191) and HSL value hsl(192, 40%, 58%). Its closest CSS named color is CadetBlue.

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

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