#6DECFF Color

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

Color preview

#6DECFF

Color formats

HEX
#6DECFF
RGB
rgb(109, 236, 255)
RGBA
rgba(109, 236, 255, 1)
HSL
hsl(188, 100%, 71%)
HSV
hsv(188, 57%, 100%)
CMYK
cmyk(57%, 7%, 0%, 0%)
CSS variable
--color-primary: #6DECFF;
Lowercase HEX
#6decff

Shades

Tints

Tones

Harmony

CSS snippets for #6DECFF

.color-6decff {
  color: #6DECFF;
  background-color: #6DECFF;
}

Frequently asked questions

What color is #6DECFF?+

#6DECFF is a HEX color with RGB value rgb(109, 236, 255) and HSL value hsl(188, 100%, 71%). Its closest CSS named color is LightSkyBlue.

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

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