#6CAFEA Color

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

Color preview

#6CAFEA

Color formats

HEX
#6CAFEA
RGB
rgb(108, 175, 234)
RGBA
rgba(108, 175, 234, 1)
HSL
hsl(208, 75%, 67%)
HSV
hsv(208, 54%, 92%)
CMYK
cmyk(54%, 25%, 0%, 8%)
CSS variable
--color-primary: #6CAFEA;
Lowercase HEX
#6cafea

Shades

Tints

Tones

Harmony

CSS snippets for #6CAFEA

.color-6cafea {
  color: #6CAFEA;
  background-color: #6CAFEA;
}

Frequently asked questions

What color is #6CAFEA?+

#6CAFEA is a HEX color with RGB value rgb(108, 175, 234) and HSL value hsl(208, 75%, 67%). Its closest CSS named color is CornflowerBlue.

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

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