#CE3527 Color Information

Hex color code: #CE3527

A warm red shade, #CE3527 appears as (206, 53, 39) in RGB and (5°, 68%, 48%) in HSL. It is commonly used in modern UI design.

Try:
Color NameFirebrick
HEX
#CE3527
RGB
206, 53, 39
HSL
5°, 68%, 48%
CMYK
0%, 74%, 81%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE3527; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 53, 39

Red: 206 / Green: 53 / Blue: 39

HSL

5°, 68%, 48%

Hue: 5° / Saturation: 68% / Lightness: 48%

CMYK

0%, 74%, 81%, 19%

Cyan: 0% / Magenta: 74% / Yellow: 81% / Key: 19%

What color is #CE3527?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE3527 to RGB:

rgb(206, 53, 39)HEX to RGB Converter →

HEX to HSL

Convert #CE3527 to HSL:

hsl(5, 68%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #CE3527 to CMYK:

cmyk(0%, 74%, 81%, 19%)Color Converter →

Color Meaning and Usage

#CE3527 is a vibrant red color with RGB values of 206, 53, 39 and HSL of 5°, 68%, 48%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE3527 is #27C0CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE276D.

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

Contrast with #CE3527

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE3527?

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

What is the RGB value of #CE3527?

#CE3527 in RGB is (206, 53, 39) - 206 red, 53 green, and 39 blue.

How to use #CE3527 in CSS?

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

What colors go well with #CE3527?

#27C0CE (complementary), #CE276D (analogous), and #8D241B (lighter shade) work well with #CE3527.