#204B4B Color Information

Hex color code: #204B4B

The hex color #204B4B is a dark cyan with RGB values of (32, 75, 75) and HSL of (180°, 40%, 21%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#204B4B
RGB
32, 75, 75
HSL
180°, 40%, 21%
CMYK
57%, 0%, 0%, 71%

Shades

CSS Usage
color: #204B4B;
background-color: #204B4B;
border-color: #204B4B;
box-shadow: 0 0 10px #204B4B;
border: 2px solid #204B4B;
Tailwind Usage
bg-[#204B4B]
text-[#204B4B]
border-[#204B4B]
shadow-[0_0_10px_204B4B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #204B4B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #204B4B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #204B4B; 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 #204B4B; background-color: #204B4B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #204B4B20; border-left: 4px solid #204B4B; }

Link / Accent

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

a { color: #204B4B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #204B4B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

32, 75, 75

Red: 32 / Green: 75 / Blue: 75

HSL

180°, 40%, 21%

Hue: 180° / Saturation: 40% / Lightness: 21%

CMYK

57%, 0%, 0%, 71%

Cyan: 57% / Magenta: 0% / Yellow: 0% / Key: 71%

What color is #204B4B?

#204B4B is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #204B4B to RGB:

rgb(32, 75, 75)HEX to RGB Converter →

HEX to HSL

Convert #204B4B to HSL:

hsl(180, 40%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #204B4B to CMYK:

cmyk(57%, 0%, 0%, 71%)Color Converter →

Color Meaning and Usage

A rich cyan tone, #204B4B has RGB (32, 75, 75) and HSL (180°, 40%, 21%). Known for evoking trust and professionalism, this cyan-blue hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #204B4B is #4B2020, creating high-contrast pairings. For softer combinations, try analogous colors like #204B36.

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

Contrast with #204B4B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #204B4B?

#204B4B is a rich cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #204B4B?

#204B4B in RGB is (32, 75, 75) - 32 red, 75 green, and 75 blue.

How to use #204B4B in CSS?

Use #204B4B directly in your CSS properties like color or background-color.

What colors go well with #204B4B?

#4B2020 (complementary), #204B36 (analogous), and #091515 (lighter shade) work well with #204B4B.