#6FBEEF Color

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

Color preview

#6FBEEF

Color formats

HEX
#6FBEEF
RGB
rgb(111, 190, 239)
RGBA
rgba(111, 190, 239, 1)
HSL
hsl(203, 80%, 69%)
HSV
hsv(203, 54%, 94%)
CMYK
cmyk(54%, 21%, 0%, 6%)
CSS variable
--color-primary: #6FBEEF;
Lowercase HEX
#6fbeef

Shades

Tints

Tones

Harmony

CSS snippets for #6FBEEF

.color-6fbeef {
  color: #6FBEEF;
  background-color: #6FBEEF;
}

Frequently asked questions

What color is #6FBEEF?+

#6FBEEF is a HEX color with RGB value rgb(111, 190, 239) and HSL value hsl(203, 80%, 69%). Its closest CSS named color is SkyBlue.

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

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