#25ACCB Color

Inspect #25ACCB across formats, palettes, contrast and closest named color matches.

Color preview

#25ACCB

Color formats

HEX
#25ACCB
RGB
rgb(37, 172, 203)
RGBA
rgba(37, 172, 203, 1)
HSL
hsl(191, 69%, 47%)
HSV
hsv(191, 82%, 80%)
CMYK
cmyk(82%, 15%, 0%, 20%)
CSS variable
--color-primary: #25ACCB;
Lowercase HEX
#25accb

Shades

Tints

Tones

Harmony

CSS snippets for #25ACCB

.color-25accb {
  color: #25ACCB;
  background-color: #25ACCB;
}

Frequently asked questions

What color is #25ACCB?+

#25ACCB is a HEX color with RGB value rgb(37, 172, 203) and HSL value hsl(191, 69%, 47%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #25ACCB?+

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