#6ABDEE Color

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

Color preview

#6ABDEE

Color formats

HEX
#6ABDEE
RGB
rgb(106, 189, 238)
RGBA
rgba(106, 189, 238, 1)
HSL
hsl(202, 80%, 67%)
HSV
hsv(202, 55%, 93%)
CMYK
cmyk(55%, 21%, 0%, 7%)
CSS variable
--color-primary: #6ABDEE;
Lowercase HEX
#6abdee

Shades

Tints

Tones

Harmony

CSS snippets for #6ABDEE

.color-6abdee {
  color: #6ABDEE;
  background-color: #6ABDEE;
}

Frequently asked questions

What color is #6ABDEE?+

#6ABDEE is a HEX color with RGB value rgb(106, 189, 238) and HSL value hsl(202, 80%, 67%). Its closest CSS named color is SkyBlue.

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

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