#6FAECE Color

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

Color preview

#6FAECE

Color formats

HEX
#6FAECE
RGB
rgb(111, 174, 206)
RGBA
rgba(111, 174, 206, 1)
HSL
hsl(200, 49%, 62%)
HSV
hsv(200, 46%, 81%)
CMYK
cmyk(46%, 16%, 0%, 19%)
CSS variable
--color-primary: #6FAECE;
Lowercase HEX
#6faece

Shades

Tints

Tones

Harmony

CSS snippets for #6FAECE

.color-6faece {
  color: #6FAECE;
  background-color: #6FAECE;
}

Frequently asked questions

What color is #6FAECE?+

#6FAECE is a HEX color with RGB value rgb(111, 174, 206) and HSL value hsl(200, 49%, 62%). Its closest CSS named color is CornflowerBlue.

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

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