#6ABEDD Color

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

Color preview

#6ABEDD

Color formats

HEX
#6ABEDD
RGB
rgb(106, 190, 221)
RGBA
rgba(106, 190, 221, 1)
HSL
hsl(196, 63%, 64%)
HSV
hsv(196, 52%, 87%)
CMYK
cmyk(52%, 14%, 0%, 13%)
CSS variable
--color-primary: #6ABEDD;
Lowercase HEX
#6abedd

Shades

Tints

Tones

Harmony

CSS snippets for #6ABEDD

.color-6abedd {
  color: #6ABEDD;
  background-color: #6ABEDD;
}

Frequently asked questions

What color is #6ABEDD?+

#6ABEDD is a HEX color with RGB value rgb(106, 190, 221) and HSL value hsl(196, 63%, 64%). Its closest CSS named color is SkyBlue.

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

The closest Tailwind color is blue-400, available as the bg-blue-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