#F02F28 Color Information

Hex color code: #F02F28

A striking red shade, #F02F28 appears as (240, 47, 40) in RGB and (2°, 87%, 55%) in HSL. It is often used for branding and logos.

Try:
Color NameCrimson
HEX
#F02F28
RGB
240, 47, 40
HSL
2°, 87%, 55%
CMYK
0%, 80%, 83%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F02F28; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 47, 40

Red: 240 / Green: 47 / Blue: 40

HSL

2°, 87%, 55%

Hue: 2° / Saturation: 87% / Lightness: 55%

CMYK

0%, 80%, 83%, 6%

Cyan: 0% / Magenta: 80% / Yellow: 83% / Key: 6%

What color is #F02F28?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F02F28 to RGB:

rgb(240, 47, 40)HEX to RGB Converter →

HEX to HSL

Convert #F02F28 to HSL:

hsl(2, 87%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #F02F28 to CMYK:

cmyk(0%, 80%, 83%, 6%)Color Converter →

Color Meaning and Usage

A bold red tone, #F02F28 has RGB (240, 47, 40) and HSL (2°, 87%, 55%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F02F28 is #28E9F0, creating high-contrast pairings. For softer combinations, try analogous colors like #F02886.

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

Contrast with #F02F28

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

Contrast Ratio: 5.14:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F02F28?

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

What is the RGB value of #F02F28?

#F02F28 in RGB is (240, 47, 40) - 240 red, 47 green, and 40 blue.

How to use #F02F28 in CSS?

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

What colors go well with #F02F28?

#28E9F0 (complementary), #F02886 (analogous), and #BF130D (lighter shade) work well with #F02F28.