#6BFCFE Color

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

Color preview

#6BFCFE

Color formats

HEX
#6BFCFE
RGB
rgb(107, 252, 254)
RGBA
rgba(107, 252, 254, 1)
HSL
hsl(181, 99%, 71%)
HSV
hsv(181, 58%, 100%)
CMYK
cmyk(58%, 1%, 0%, 0%)
CSS variable
--color-primary: #6BFCFE;
Lowercase HEX
#6bfcfe

Shades

Tints

Tones

Harmony

CSS snippets for #6BFCFE

.color-6bfcfe {
  color: #6BFCFE;
  background-color: #6BFCFE;
}

Frequently asked questions

What color is #6BFCFE?+

#6BFCFE is a HEX color with RGB value rgb(107, 252, 254) and HSL value hsl(181, 99%, 71%). Its closest CSS named color is Aquamarine.

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

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