#F37C6D Color Information

Hex color code: #F37C6D

#F37C6D is a vivid red color. In RGB it is (243, 124, 109), and in HSL it is (7°, 85%, 69%). It is commonly used in modern UI design.

Try:
Color NameSalmon
HEX
#F37C6D
RGB
243, 124, 109
HSL
7°, 85%, 69%
CMYK
0%, 49%, 55%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #F37C6D; color: #000000; }

Badge

New Feature
.badge { background-color: #F37C6D; color: #000000; }

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 #F37C6D; background-color: #F37C6D15; }

Alert / Toast

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

Link / Accent

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

a { color: #F37C6D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

243, 124, 109

Red: 243 / Green: 124 / Blue: 109

HSL

7°, 85%, 69%

Hue: 7° / Saturation: 85% / Lightness: 69%

CMYK

0%, 49%, 55%, 5%

Cyan: 0% / Magenta: 49% / Yellow: 55% / Key: 5%

What color is #F37C6D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F37C6D to RGB:

rgb(243, 124, 109)HEX to RGB Converter →

HEX to HSL

Convert #F37C6D to HSL:

hsl(7, 85%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #F37C6D to CMYK:

cmyk(0%, 49%, 55%, 5%)Color Converter →

Color Meaning and Usage

A bold red tone, #F37C6D has RGB (243, 124, 109) and HSL (7°, 85%, 69%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F37C6D is #6DE3F3, creating high-contrast pairings. For softer combinations, try analogous colors like #F36DA0.

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

Contrast with #F37C6D

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

Contrast Ratio: 7.91:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F37C6D?

#F37C6D is a bold red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F37C6D?

#F37C6D in RGB is (243, 124, 109) - 243 red, 124 green, and 109 blue.

How to use #F37C6D in CSS?

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

What colors go well with #F37C6D?

#6DE3F3 (complementary), #F36DA0 (analogous), and #ED3D26 (lighter shade) work well with #F37C6D.