#6AAECB Color

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

Color preview

#6AAECB

Color formats

HEX
#6AAECB
RGB
rgb(106, 174, 203)
RGBA
rgba(106, 174, 203, 1)
HSL
hsl(198, 48%, 61%)
HSV
hsv(198, 48%, 80%)
CMYK
cmyk(48%, 14%, 0%, 20%)
CSS variable
--color-primary: #6AAECB;
Lowercase HEX
#6aaecb

Shades

Tints

Tones

Harmony

CSS snippets for #6AAECB

.color-6aaecb {
  color: #6AAECB;
  background-color: #6AAECB;
}

Frequently asked questions

What color is #6AAECB?+

#6AAECB is a HEX color with RGB value rgb(106, 174, 203) and HSL value hsl(198, 48%, 61%). Its closest CSS named color is CornflowerBlue.

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

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