#3DEDFA Color

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

Color preview

#3DEDFA

Color formats

HEX
#3DEDFA
RGB
rgb(61, 237, 250)
RGBA
rgba(61, 237, 250, 1)
HSL
hsl(184, 95%, 61%)
HSV
hsv(184, 76%, 98%)
CMYK
cmyk(76%, 5%, 0%, 2%)
CSS variable
--color-primary: #3DEDFA;
Lowercase HEX
#3dedfa

Shades

Tints

Tones

Harmony

CSS snippets for #3DEDFA

.color-3dedfa {
  color: #3DEDFA;
  background-color: #3DEDFA;
}

Frequently asked questions

What color is #3DEDFA?+

#3DEDFA is a HEX color with RGB value rgb(61, 237, 250) and HSL value hsl(184, 95%, 61%). Its closest CSS named color is Turquoise.

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

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