#254CCC Color

Inspect #254CCC across formats, palettes, contrast and closest named color matches.

Color preview

#254CCC

Color formats

HEX
#254CCC
RGB
rgb(37, 76, 204)
RGBA
rgba(37, 76, 204, 1)
HSL
hsl(226, 69%, 47%)
HSV
hsv(226, 82%, 80%)
CMYK
cmyk(82%, 63%, 0%, 20%)
CSS variable
--color-primary: #254CCC;
Lowercase HEX
#254ccc

Shades

Tints

Tones

Harmony

CSS snippets for #254CCC

.color-254ccc {
  color: #254CCC;
  background-color: #254CCC;
}

Frequently asked questions

What color is #254CCC?+

#254CCC is a HEX color with RGB value rgb(37, 76, 204) and HSL value hsl(226, 69%, 47%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #254CCC?+

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