#CF2317 Color Information

Hex color code: #CF2317

A bold red shade, #CF2317 appears as (207, 35, 23) in RGB and (4°, 80%, 45%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameFirebrick
HEX
#CF2317
RGB
207, 35, 23
HSL
4°, 80%, 45%
CMYK
0%, 83%, 89%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF2317; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 35, 23

Red: 207 / Green: 35 / Blue: 23

HSL

4°, 80%, 45%

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

CMYK

0%, 83%, 89%, 19%

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

What color is #CF2317?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF2317 to RGB:

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

HEX to HSL

Convert #CF2317 to HSL:

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

HEX to CMYK

Convert #CF2317 to CMYK:

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

Color Meaning and Usage

#CF2317 is a bold red color with RGB values of 207, 35, 23 and HSL of 4°, 80%, 45%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF2317 is #17C2CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CF1767.

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

Contrast with #CF2317

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF2317?

#CF2317 is a bold red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CF2317?

#CF2317 in RGB is (207, 35, 23) - 207 red, 35 green, and 23 blue.

How to use #CF2317 in CSS?

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

What colors go well with #CF2317?

#17C2CF (complementary), #CF1767 (analogous), and #8A170F (lighter shade) work well with #CF2317.