#4ADDED Color

Inspect #4ADDED across formats, palettes, contrast and closest named color matches.

Color preview

#4ADDED

Color formats

HEX
#4ADDED
RGB
rgb(74, 221, 237)
RGBA
rgba(74, 221, 237, 1)
HSL
hsl(186, 82%, 61%)
HSV
hsv(186, 69%, 93%)
CMYK
cmyk(69%, 7%, 0%, 7%)
CSS variable
--color-primary: #4ADDED;
Lowercase HEX
#4added

Shades

Tints

Tones

Harmony

CSS snippets for #4ADDED

.color-4added {
  color: #4ADDED;
  background-color: #4ADDED;
}

Frequently asked questions

What color is #4ADDED?+

#4ADDED is a HEX color with RGB value rgb(74, 221, 237) and HSL value hsl(186, 82%, 61%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #4ADDED?+

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