#203CCB Color Information

Hex color code: #203CCB

The hex color #203CCB is a eye-catching blue with RGB values of (32, 60, 203) and HSL of (230°, 73%, 46%). It is widely used in graphic design.

Try:
Color NameRoyal Blue
HEX
#203CCB
RGB
32, 60, 203
HSL
230°, 73%, 46%
CMYK
84%, 70%, 0%, 20%

Shades

CSS Usage
color: #203CCB;
background-color: #203CCB;
border-color: #203CCB;
box-shadow: 0 0 10px #203CCB;
border: 2px solid #203CCB;
Tailwind Usage
bg-[#203CCB]
text-[#203CCB]
border-[#203CCB]
shadow-[0_0_10px_203CCB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #203CCB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #203CCB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #203CCB; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #203CCB; background-color: #203CCB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #203CCB20; border-left: 4px solid #203CCB; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #203CCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #203CCB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

32, 60, 203

Red: 32 / Green: 60 / Blue: 203

HSL

230°, 73%, 46%

Hue: 230° / Saturation: 73% / Lightness: 46%

CMYK

84%, 70%, 0%, 20%

Cyan: 84% / Magenta: 70% / Yellow: 0% / Key: 20%

What color is #203CCB?

#203CCB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #203CCB to RGB:

rgb(32, 60, 203)HEX to RGB Converter →

HEX to HSL

Convert #203CCB to HSL:

hsl(230, 73%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #203CCB to CMYK:

cmyk(84%, 70%, 0%, 20%)Color Converter →

Color Meaning and Usage

#203CCB is a eye-catching blue color with RGB values of 32, 60, 203 and HSL of 230°, 73%, 46%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #203CCB is #CBAE20, creating high-contrast pairings. For softer combinations, try analogous colors like #2092CB.

Use #203CCB in CSS: color: #203CCB or background-color: #203CCB. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #203CCB

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 2.57:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #203CCB?

#203CCB is a eye-catching blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #203CCB?

#203CCB in RGB is (32, 60, 203) - 32 red, 60 green, and 203 blue.

How to use #203CCB in CSS?

Use #203CCB directly in your CSS properties like color or background-color.

What colors go well with #203CCB?

#CBAE20 (complementary), #2092CB (analogous), and #152989 (lighter shade) work well with #203CCB.