#6FDBFF Color

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

Color preview

#6FDBFF

Color formats

HEX
#6FDBFF
RGB
rgb(111, 219, 255)
RGBA
rgba(111, 219, 255, 1)
HSL
hsl(195, 100%, 72%)
HSV
hsv(195, 56%, 100%)
CMYK
cmyk(56%, 14%, 0%, 0%)
CSS variable
--color-primary: #6FDBFF;
Lowercase HEX
#6fdbff

Shades

Tints

Tones

Harmony

CSS snippets for #6FDBFF

.color-6fdbff {
  color: #6FDBFF;
  background-color: #6FDBFF;
}

Frequently asked questions

What color is #6FDBFF?+

#6FDBFF is a HEX color with RGB value rgb(111, 219, 255) and HSL value hsl(195, 100%, 72%). Its closest CSS named color is LightSkyBlue.

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

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