#C2330F Color Information

Hex color code: #C2330F

#C2330F is a striking red color. In RGB it is (194, 51, 15), and in HSL it is (12°, 86%, 41%). It is often used for branding and logos.

Try:
Color NameFirebrick
HEX
#C2330F
RGB
194, 51, 15
HSL
12°, 86%, 41%
CMYK
0%, 74%, 92%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2330F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 51, 15

Red: 194 / Green: 51 / Blue: 15

HSL

12°, 86%, 41%

Hue: 12° / Saturation: 86% / Lightness: 41%

CMYK

0%, 74%, 92%, 24%

Cyan: 0% / Magenta: 74% / Yellow: 92% / Key: 24%

What color is #C2330F?

#C2330F is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2330F to RGB:

rgb(194, 51, 15)HEX to RGB Converter →

HEX to HSL

Convert #C2330F to HSL:

hsl(12, 86%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #C2330F to CMYK:

cmyk(0%, 74%, 92%, 24%)Color Converter →

Color Meaning and Usage

#C2330F is a striking red color with RGB values of 194, 51, 15 and HSL of 12°, 86%, 41%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2330F is #0F9EC2, creating high-contrast pairings. For softer combinations, try analogous colors like #C20F45.

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

Contrast with #C2330F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2330F?

#C2330F is a striking red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C2330F?

#C2330F in RGB is (194, 51, 15) - 194 red, 51 green, and 15 blue.

How to use #C2330F in CSS?

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

What colors go well with #C2330F?

#0F9EC2 (complementary), #C20F45 (analogous), and #7B2009 (lighter shade) work well with #C2330F.