#6CBDEF Color

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

Color preview

#6CBDEF

Color formats

HEX
#6CBDEF
RGB
rgb(108, 189, 239)
RGBA
rgba(108, 189, 239, 1)
HSL
hsl(203, 80%, 68%)
HSV
hsv(203, 55%, 94%)
CMYK
cmyk(55%, 21%, 0%, 6%)
CSS variable
--color-primary: #6CBDEF;
Lowercase HEX
#6cbdef

Shades

Tints

Tones

Harmony

CSS snippets for #6CBDEF

.color-6cbdef {
  color: #6CBDEF;
  background-color: #6CBDEF;
}

Frequently asked questions

What color is #6CBDEF?+

#6CBDEF is a HEX color with RGB value rgb(108, 189, 239) and HSL value hsl(203, 80%, 68%). Its closest CSS named color is SkyBlue.

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

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