#3FD7EB Color

Inspect #3FD7EB across formats, palettes, contrast and closest named color matches.

Color preview

#3FD7EB

Color formats

HEX
#3FD7EB
RGB
rgb(63, 215, 235)
RGBA
rgba(63, 215, 235, 1)
HSL
hsl(187, 81%, 58%)
HSV
hsv(187, 73%, 92%)
CMYK
cmyk(73%, 9%, 0%, 8%)
CSS variable
--color-primary: #3FD7EB;
Lowercase HEX
#3fd7eb

Shades

Tints

Tones

Harmony

CSS snippets for #3FD7EB

.color-3fd7eb {
  color: #3FD7EB;
  background-color: #3FD7EB;
}

Frequently asked questions

What color is #3FD7EB?+

#3FD7EB is a HEX color with RGB value rgb(63, 215, 235) and HSL value hsl(187, 81%, 58%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #3FD7EB?+

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