#202D55 Color Information

Hex color code: #202D55

#202D55 is a deep blue color. In RGB it is (32, 45, 85), and in HSL it is (225°, 45%, 23%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#202D55
RGB
32, 45, 85
HSL
225°, 45%, 23%
CMYK
62%, 47%, 0%, 67%

Shades

CSS Usage
color: #202D55;
background-color: #202D55;
border-color: #202D55;
box-shadow: 0 0 10px #202D55;
border: 2px solid #202D55;
Tailwind Usage
bg-[#202D55]
text-[#202D55]
border-[#202D55]
shadow-[0_0_10px_202D55]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #202D55, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #202D55; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #202D55; 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 #202D55; background-color: #202D5515; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #202D5520; border-left: 4px solid #202D55; }

Link / Accent

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

a { color: #202D55; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #202D55 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

32, 45, 85

Red: 32 / Green: 45 / Blue: 85

HSL

225°, 45%, 23%

Hue: 225° / Saturation: 45% / Lightness: 23%

CMYK

62%, 47%, 0%, 67%

Cyan: 62% / Magenta: 47% / Yellow: 0% / Key: 67%

What color is #202D55?

#202D55 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #202D55 to RGB:

rgb(32, 45, 85)HEX to RGB Converter →

HEX to HSL

Convert #202D55 to HSL:

hsl(225, 45%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #202D55 to CMYK:

cmyk(62%, 47%, 0%, 67%)Color Converter →

Color Meaning and Usage

A dark blue tone, #202D55 has RGB (32, 45, 85) and HSL (225°, 45%, 23%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #202D55 is #554820, creating high-contrast pairings. For softer combinations, try analogous colors like #204855.

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

Contrast with #202D55

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #202D55?

#202D55 is a dark blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #202D55?

#202D55 in RGB is (32, 45, 85) - 32 red, 45 green, and 85 blue.

How to use #202D55 in CSS?

Use #202D55 directly in your CSS properties like color or background-color.

What colors go well with #202D55?

#554820 (complementary), #204855 (analogous), and #0B101E (lighter shade) work well with #202D55.