#3BF0FD Color

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

Color preview

#3BF0FD

Color formats

HEX
#3BF0FD
RGB
rgb(59, 240, 253)
RGBA
rgba(59, 240, 253, 1)
HSL
hsl(184, 98%, 61%)
HSV
hsv(184, 77%, 99%)
CMYK
cmyk(77%, 5%, 0%, 1%)
CSS variable
--color-primary: #3BF0FD;
Lowercase HEX
#3bf0fd

Shades

Tints

Tones

Harmony

CSS snippets for #3BF0FD

.color-3bf0fd {
  color: #3BF0FD;
  background-color: #3BF0FD;
}

Frequently asked questions

What color is #3BF0FD?+

#3BF0FD is a HEX color with RGB value rgb(59, 240, 253) and HSL value hsl(184, 98%, 61%). Its closest CSS named color is Turquoise.

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

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