#CE312C Color Information

Hex color code: #CE312C

The hex color #CE312C is a energetic red with RGB values of (206, 49, 44) and HSL of (2°, 65%, 49%). It is often used for branding and logos.

Try:
Color NameFirebrick
HEX
#CE312C
RGB
206, 49, 44
HSL
2°, 65%, 49%
CMYK
0%, 76%, 79%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE312C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 49, 44

Red: 206 / Green: 49 / Blue: 44

HSL

2°, 65%, 49%

Hue: 2° / Saturation: 65% / Lightness: 49%

CMYK

0%, 76%, 79%, 19%

Cyan: 0% / Magenta: 76% / Yellow: 79% / Key: 19%

What color is #CE312C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE312C to RGB:

rgb(206, 49, 44)HEX to RGB Converter →

HEX to HSL

Convert #CE312C to HSL:

hsl(2, 65%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #CE312C to CMYK:

cmyk(0%, 76%, 79%, 19%)Color Converter →

Color Meaning and Usage

#CE312C is a fiery red color with RGB values of 206, 49, 44 and HSL of 2°, 65%, 49%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE312C is #2CC9CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE2C78.

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

Contrast with #CE312C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE312C?

#CE312C is a fiery red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CE312C?

#CE312C in RGB is (206, 49, 44) - 206 red, 49 green, and 44 blue.

How to use #CE312C in CSS?

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

What colors go well with #CE312C?

#2CC9CE (complementary), #CE2C78 (analogous), and #8F221E (lighter shade) work well with #CE312C.