#CE364F Color Information

Hex color code: #CE364F

A warm red shade, #CE364F appears as (206, 54, 79) in RGB and (350°, 61%, 51%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameIndian Red
HEX
#CE364F
RGB
206, 54, 79
HSL
350°, 61%, 51%
CMYK
0%, 74%, 62%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE364F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 54, 79

Red: 206 / Green: 54 / Blue: 79

HSL

350°, 61%, 51%

Hue: 350° / Saturation: 61% / Lightness: 51%

CMYK

0%, 74%, 62%, 19%

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

What color is #CE364F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE364F to RGB:

rgb(206, 54, 79)HEX to RGB Converter →

HEX to HSL

Convert #CE364F to HSL:

hsl(350, 61%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #CE364F to CMYK:

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

Color Meaning and Usage

#CE364F is a fiery red color with RGB values of 206, 54, 79 and HSL of 350°, 61%, 51%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE364F is #36CEB5, creating high-contrast pairings. For softer combinations, try analogous colors like #CE369B.

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

Contrast with #CE364F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE364F?

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

What is the RGB value of #CE364F?

#CE364F in RGB is (206, 54, 79) - 206 red, 54 green, and 79 blue.

How to use #CE364F in CSS?

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

What colors go well with #CE364F?

#36CEB5 (complementary), #CE369B (analogous), and #942436 (lighter shade) work well with #CE364F.