#25372F Color Information

Hex color code: #25372F

#25372F is a rich cyan color. In RGB it is (37, 55, 47), and in HSL it is (153°, 20%, 18%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#25372F
RGB
37, 55, 47
HSL
153°, 20%, 18%
CMYK
33%, 0%, 15%, 78%

Shades

CSS Usage
color: #25372F;
background-color: #25372F;
border-color: #25372F;
box-shadow: 0 0 10px #25372F;
border: 2px solid #25372F;
Tailwind Usage
bg-[#25372F]
text-[#25372F]
border-[#25372F]
shadow-[0_0_10px_25372F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #25372F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #25372F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #25372F; 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 #25372F; background-color: #25372F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #25372F20; border-left: 4px solid #25372F; }

Link / Accent

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

a { color: #25372F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #25372F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

37, 55, 47

Red: 37 / Green: 55 / Blue: 47

HSL

153°, 20%, 18%

Hue: 153° / Saturation: 20% / Lightness: 18%

CMYK

33%, 0%, 15%, 78%

Cyan: 33% / Magenta: 0% / Yellow: 15% / Key: 78%

What color is #25372F?

#25372F is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #25372F to RGB:

rgb(37, 55, 47)HEX to RGB Converter →

HEX to HSL

Convert #25372F to HSL:

hsl(153, 20%, 18%)RGB to HSL Converter →

HEX to CMYK

Convert #25372F to CMYK:

cmyk(33%, 0%, 15%, 78%)Color Converter →

Color Meaning and Usage

#25372F is a deep cyan color with RGB values of 37, 55, 47 and HSL of 153°, 20%, 18%. This very dark shade evokes sophistication and elegance, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #25372F is #37252D, creating high-contrast pairings. For softer combinations, try analogous colors like #253726.

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

Contrast with #25372F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #25372F?

#25372F is a deep cyan color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #25372F?

#25372F in RGB is (37, 55, 47) - 37 red, 55 green, and 47 blue.

How to use #25372F in CSS?

Use #25372F directly in your CSS properties like color or background-color.

What colors go well with #25372F?

#37252D (complementary), #253726 (analogous), and #060908 (lighter shade) work well with #25372F.