#CF173F Color Information

Hex color code: #CF173F

#CF173F is a dynamic red color. In RGB it is (207, 23, 63), and in HSL it is (347°, 80%, 45%). It is typically applied in digital products.

Try:
Color NameCrimson
HEX
#CF173F
RGB
207, 23, 63
HSL
347°, 80%, 45%
CMYK
0%, 89%, 70%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CF173F; 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 #CF173F; background-color: #CF173F15; }

Alert / Toast

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

Link / Accent

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

a { color: #CF173F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 23, 63

Red: 207 / Green: 23 / Blue: 63

HSL

347°, 80%, 45%

Hue: 347° / Saturation: 80% / Lightness: 45%

CMYK

0%, 89%, 70%, 19%

Cyan: 0% / Magenta: 89% / Yellow: 70% / Key: 19%

What color is #CF173F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF173F to RGB:

rgb(207, 23, 63)HEX to RGB Converter →

HEX to HSL

Convert #CF173F to HSL:

hsl(347, 80%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #CF173F to CMYK:

cmyk(0%, 89%, 70%, 19%)Color Converter →

Color Meaning and Usage

#CF173F is a eye-catching red color with RGB values of 207, 23, 63 and HSL of 347°, 80%, 45%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF173F is #17CFA7, creating high-contrast pairings. For softer combinations, try analogous colors like #CF179B.

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

Contrast with #CF173F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF173F?

#CF173F is a eye-catching red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CF173F?

#CF173F in RGB is (207, 23, 63) - 207 red, 23 green, and 63 blue.

How to use #CF173F in CSS?

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

What colors go well with #CF173F?

#17CFA7 (complementary), #CF179B (analogous), and #8A0F2A (lighter shade) work well with #CF173F.