#203DDF Color Information

Hex color code: #203DDF

A eye-catching blue shade, #203DDF appears as (32, 61, 223) in RGB and (231°, 75%, 50%) in HSL. It is popular in mobile app design.

Try:
Color NameRoyal Blue
HEX
#203DDF
RGB
32, 61, 223
HSL
231°, 75%, 50%
CMYK
86%, 73%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #203DDF; 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 #203DDF; background-color: #203DDF15; }

Alert / Toast

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

Link / Accent

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

a { color: #203DDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

32, 61, 223

Red: 32 / Green: 61 / Blue: 223

HSL

231°, 75%, 50%

Hue: 231° / Saturation: 75% / Lightness: 50%

CMYK

86%, 73%, 0%, 13%

Cyan: 86% / Magenta: 73% / Yellow: 0% / Key: 13%

What color is #203DDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #203DDF to RGB:

rgb(32, 61, 223)HEX to RGB Converter →

HEX to HSL

Convert #203DDF to HSL:

hsl(231, 75%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #203DDF to CMYK:

cmyk(86%, 73%, 0%, 13%)Color Converter →

Color Meaning and Usage

#203DDF is a dynamic blue color with RGB values of 32, 61, 223 and HSL of 231°, 75%, 50%. 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 #203DDF is #DFC220, creating high-contrast pairings. For softer combinations, try analogous colors like #209CDF.

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

Contrast with #203DDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #203DDF?

#203DDF is a dynamic blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #203DDF?

#203DDF in RGB is (32, 61, 223) - 32 red, 61 green, and 223 blue.

How to use #203DDF in CSS?

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

What colors go well with #203DDF?

#DFC220 (complementary), #209CDF (analogous), and #162A9C (lighter shade) work well with #203DDF.