#205B48 Color Information

Hex color code: #205B48

A rich cyan shade, #205B48 appears as (32, 91, 72) in RGB and (161°, 48%, 24%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#205B48
RGB
32, 91, 72
HSL
161°, 48%, 24%
CMYK
65%, 0%, 21%, 64%

Shades

CSS Usage
color: #205B48;
background-color: #205B48;
border-color: #205B48;
box-shadow: 0 0 10px #205B48;
border: 2px solid #205B48;
Tailwind Usage
bg-[#205B48]
text-[#205B48]
border-[#205B48]
shadow-[0_0_10px_205B48]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #205B48, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #205B48; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #205B48; 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 #205B48; background-color: #205B4815; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #205B4820; border-left: 4px solid #205B48; }

Link / Accent

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

a { color: #205B48; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #205B48 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

32, 91, 72

Red: 32 / Green: 91 / Blue: 72

HSL

161°, 48%, 24%

Hue: 161° / Saturation: 48% / Lightness: 24%

CMYK

65%, 0%, 21%, 64%

Cyan: 65% / Magenta: 0% / Yellow: 21% / Key: 64%

What color is #205B48?

#205B48 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #205B48 to RGB:

rgb(32, 91, 72)HEX to RGB Converter →

HEX to HSL

Convert #205B48 to HSL:

hsl(161, 48%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #205B48 to CMYK:

cmyk(65%, 0%, 21%, 64%)Color Converter →

Color Meaning and Usage

#205B48 is a deep cyan color with RGB values of 32, 91, 72 and HSL of 161°, 48%, 24%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #205B48 is #5B2032, creating high-contrast pairings. For softer combinations, try analogous colors like #205B2B.

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

Contrast with #205B48

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #205B48?

#205B48 is a deep cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #205B48?

#205B48 in RGB is (32, 91, 72) - 32 red, 91 green, and 72 blue.

How to use #205B48 in CSS?

Use #205B48 directly in your CSS properties like color or background-color.

What colors go well with #205B48?

#5B2032 (complementary), #205B2B (analogous), and #0C221B (lighter shade) work well with #205B48.