#F87254 Color Information

Hex color code: #F87254

The hex color #F87254 is a vivid red with RGB values of (248, 114, 84) and HSL of (11°, 92%, 65%). It is frequently seen in web interfaces.

Try:
Color NameCoral
HEX
#F87254
RGB
248, 114, 84
HSL
11°, 92%, 65%
CMYK
0%, 54%, 66%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F87254; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

248, 114, 84

Red: 248 / Green: 114 / Blue: 84

HSL

11°, 92%, 65%

Hue: 11° / Saturation: 92% / Lightness: 65%

CMYK

0%, 54%, 66%, 3%

Cyan: 0% / Magenta: 54% / Yellow: 66% / Key: 3%

What color is #F87254?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F87254 to RGB:

rgb(248, 114, 84)HEX to RGB Converter →

HEX to HSL

Convert #F87254 to HSL:

hsl(11, 92%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #F87254 to CMYK:

cmyk(0%, 54%, 66%, 3%)Color Converter →

Color Meaning and Usage

#F87254 is a dynamic red color with RGB values of 248, 114, 84 and HSL of 11°, 92%, 65%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F87254 is #54DAF8, creating high-contrast pairings. For softer combinations, try analogous colors like #F85488.

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

Contrast with #F87254

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F87254?

#F87254 is a dynamic red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F87254?

#F87254 in RGB is (248, 114, 84) - 248 red, 114 green, and 84 blue.

How to use #F87254 in CSS?

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

What colors go well with #F87254?

#54DAF8 (complementary), #F85488 (analogous), and #F5350A (lighter shade) work well with #F87254.