#225D50 Color Information

Hex color code: #225D50

A gentle cyan shade, #225D50 appears as (34, 93, 80) in RGB and (167°, 46%, 25%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#225D50
RGB
34, 93, 80
HSL
167°, 46%, 25%
CMYK
63%, 0%, 14%, 64%

Shades

CSS Usage
color: #225D50;
background-color: #225D50;
border-color: #225D50;
box-shadow: 0 0 10px #225D50;
border: 2px solid #225D50;
Tailwind Usage
bg-[#225D50]
text-[#225D50]
border-[#225D50]
shadow-[0_0_10px_225D50]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #225D50, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #225D50; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #225D50; 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 #225D50; background-color: #225D5015; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #225D5020; border-left: 4px solid #225D50; }

Link / Accent

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

a { color: #225D50; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #225D50 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

34, 93, 80

Red: 34 / Green: 93 / Blue: 80

HSL

167°, 46%, 25%

Hue: 167° / Saturation: 46% / Lightness: 25%

CMYK

63%, 0%, 14%, 64%

Cyan: 63% / Magenta: 0% / Yellow: 14% / Key: 64%

What color is #225D50?

#225D50 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #225D50 to RGB:

rgb(34, 93, 80)HEX to RGB Converter →

HEX to HSL

Convert #225D50 to HSL:

hsl(167, 46%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #225D50 to CMYK:

cmyk(63%, 0%, 14%, 64%)Color Converter →

Color Meaning and Usage

A subtle cyan tone, #225D50 has RGB (34, 93, 80) and HSL (167°, 46%, 25%). Known for evoking trust and professionalism, this cyan-blue hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #225D50 is #5D222F, creating high-contrast pairings. For softer combinations, try analogous colors like #225D33.

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

Contrast with #225D50

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #225D50?

#225D50 is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #225D50?

#225D50 in RGB is (34, 93, 80) - 34 red, 93 green, and 80 blue.

How to use #225D50 in CSS?

Use #225D50 directly in your CSS properties like color or background-color.

What colors go well with #225D50?

#5D222F (complementary), #225D33 (analogous), and #0E2520 (lighter shade) work well with #225D50.