#9F283C Color Information

Hex color code: #9F283C

The hex color #9F283C is a warm red with RGB values of (159, 40, 60) and HSL of (350°, 60%, 39%). It is commonly used in modern UI design.

Try:
Color NameBrown
HEX
#9F283C
RGB
159, 40, 60
HSL
350°, 60%, 39%
CMYK
0%, 75%, 62%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #9F283C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9F283C; 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 #9F283C; background-color: #9F283C15; }

Alert / Toast

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

Link / Accent

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

a { color: #9F283C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9F283C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

159, 40, 60

Red: 159 / Green: 40 / Blue: 60

HSL

350°, 60%, 39%

Hue: 350° / Saturation: 60% / Lightness: 39%

CMYK

0%, 75%, 62%, 38%

Cyan: 0% / Magenta: 75% / Yellow: 62% / Key: 38%

What color is #9F283C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9F283C to RGB:

rgb(159, 40, 60)HEX to RGB Converter →

HEX to HSL

Convert #9F283C to HSL:

hsl(350, 60%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #9F283C to CMYK:

cmyk(0%, 75%, 62%, 38%)Color Converter →

Color Meaning and Usage

A vibrant red tone, #9F283C has RGB (159, 40, 60) and HSL (350°, 60%, 39%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9F283C is #289F8B, creating high-contrast pairings. For softer combinations, try analogous colors like #9F2877.

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

Contrast with #9F283C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9F283C?

#9F283C is a vibrant red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #9F283C?

#9F283C in RGB is (159, 40, 60) - 159 red, 40 green, and 60 blue.

How to use #9F283C in CSS?

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

What colors go well with #9F283C?

#289F8B (complementary), #9F2877 (analogous), and #621825 (lighter shade) work well with #9F283C.