#997270 Color Information

Hex color code: #997270

The hex color #997270 is a neutral red with RGB values of (153, 114, 112) and HSL of (3°, 17%, 52%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#997270
RGB
153, 114, 112
HSL
3°, 17%, 52%
CMYK
0%, 25%, 27%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #997270; color: #000000; }

Badge

New Feature
.badge { background-color: #997270; color: #000000; }

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 #997270; background-color: #99727015; }

Alert / Toast

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

Link / Accent

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

a { color: #997270; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #997270 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 114, 112

Red: 153 / Green: 114 / Blue: 112

HSL

3°, 17%, 52%

Hue: 3° / Saturation: 17% / Lightness: 52%

CMYK

0%, 25%, 27%, 40%

Cyan: 0% / Magenta: 25% / Yellow: 27% / Key: 40%

What color is #997270?

#997270 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #997270 to RGB:

rgb(153, 114, 112)HEX to RGB Converter →

HEX to HSL

Convert #997270 to HSL:

hsl(3, 17%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #997270 to CMYK:

cmyk(0%, 25%, 27%, 40%)Color Converter →

Color Meaning and Usage

#997270 is a balanced red color with RGB values of 153, 114, 112 and HSL of 3°, 17%, 52%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #997270 is #709799, creating high-contrast pairings. For softer combinations, try analogous colors like #997083.

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

Contrast with #997270

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

Contrast Ratio: 5.00:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #997270?

#997270 is a balanced red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #997270?

#997270 in RGB is (153, 114, 112) - 153 red, 114 green, and 112 blue.

How to use #997270 in CSS?

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

What colors go well with #997270?

#709799 (complementary), #997083 (analogous), and #6E504E (lighter shade) work well with #997270.