#203CDA Color

Inspect #203CDA across formats, palettes, contrast and closest named color matches.

Color preview

#203CDA

Color formats

HEX
#203CDA
RGB
rgb(32, 60, 218)
RGBA
rgba(32, 60, 218, 1)
HSL
hsl(231, 74%, 49%)
HSV
hsv(231, 85%, 85%)
CMYK
cmyk(85%, 72%, 0%, 15%)
CSS variable
--color-primary: #203CDA;
Lowercase HEX
#203cda

Shades

Tints

Tones

Harmony

CSS snippets for #203CDA

.color-203cda {
  color: #203CDA;
  background-color: #203CDA;
}

Frequently asked questions

What color is #203CDA?+

#203CDA is a HEX color with RGB value rgb(32, 60, 218) and HSL value hsl(231, 74%, 49%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #203CDA?+

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