#7CEDED Color

Inspect #7CEDED across formats, palettes, contrast and closest named color matches.

Color preview

#7CEDED

Color formats

HEX
#7CEDED
RGB
rgb(124, 237, 237)
RGBA
rgba(124, 237, 237, 1)
HSL
hsl(180, 76%, 71%)
HSV
hsv(180, 48%, 93%)
CMYK
cmyk(48%, 0%, 0%, 7%)
CSS variable
--color-primary: #7CEDED;
Lowercase HEX
#7ceded

Shades

Tints

Tones

Harmony

CSS snippets for #7CEDED

.color-7ceded {
  color: #7CEDED;
  background-color: #7CEDED;
}

Frequently asked questions

What color is #7CEDED?+

#7CEDED is a HEX color with RGB value rgb(124, 237, 237) and HSL value hsl(180, 76%, 71%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #7CEDED?+

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