#6AFBD0 Color

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

Color preview

#6AFBD0

Color formats

HEX
#6AFBD0
RGB
rgb(106, 251, 208)
RGBA
rgba(106, 251, 208, 1)
HSL
hsl(162, 95%, 70%)
HSV
hsv(162, 58%, 98%)
CMYK
cmyk(58%, 0%, 17%, 2%)
CSS variable
--color-primary: #6AFBD0;
Lowercase HEX
#6afbd0

Shades

Tints

Tones

Harmony

CSS snippets for #6AFBD0

.color-6afbd0 {
  color: #6AFBD0;
  background-color: #6AFBD0;
}

Frequently asked questions

What color is #6AFBD0?+

#6AFBD0 is a HEX color with RGB value rgb(106, 251, 208) and HSL value hsl(162, 95%, 70%). Its closest CSS named color is Aquamarine.

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

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