Skip to main content Skip to docs navigation

#f024e4 hex color | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pink Pride and its hex is #EF1DE7 Nearest Color Name

Color Hue/Base color: Red

Hex #f024e4 Color code in RGB color code model is created after adding 94.12% red color, 14.12% green color and 89.41% blue color. Hex #f024e4 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 85% magenta, 5% yellow and 5.88% black.

Hex #f024e4 color code is between #ee22dd web safe hex color code and #ff33ee web safe hex color code. #ee22dd is the nearest web safe color code. You can see here many more shades of #f024e4 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code f024e4 #f024e4
RGB Decimal 240, 36, 228 240, 36, 228
RGB Percent 94%, 14%, 89% rgb(94%, 14%, 89%)
CSS RGBa 240, 36, 228,1 rgba(240,36,228,1)
CMYK Model cmyk(0%,85%,5%,5.88%)
HSL Color Space 304,87% ,54% hsl(304,87% ,54%)
HSV Color Space 304°, 85%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110000 00100100 11100100
Octal 360 44 344
Decimal 240 36 228
Hex f0 24 e4

Different shades of #f024e4 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #f024e4
#73086d
Darker of #f024e4
#a30b9a
Dark of #f024e4
#d30ec7
Base of #f024e4
#f024e4
Light of #f024e4
#f354ea
Lighter
#f783f0
Lightest
#fab3f6

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#f024e4
#24f030

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#f024e4
#7ef024
#24f096

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#8524f0
#a724f0
#f024e4
#f024a0
#f0244b

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#f024e4
#24e4f0
#e4f024

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#f024e4
#e4f024
#24f030
#3024f0

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#f024e4
#f09624
#24f030
#247ef0

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #f024e4

#430540
#73086d
#a30b9a
#d30ec7
#f024e4
#f354ea
#f783f0
#fab3f6
#fde3fc

Tints of #f024e4 Color

#f024e4
#f13ce7
#f354ea
#f56ded
#f685f0
#f89df3
#fab6f6
#fbcef9
#fde6fc
#ffffff

Shades of #f024e4 color code

Generate more color scales with scales (color stack) generator.

#f024e4
#d520ca
#ba1cb1
#a01898
#85147e
#6a1065
#500c4c
#350832
#1a0419
#000000

Tones

#f024e4
#d93bcf
#c153bb
#aa6aa6
#928291

Tones

Similar Color like #f024e4 color

Find visually similar hex color codes nearing to #f024e4 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#f125e5
#f226e6
#f327e7
#f428e8
#f529e9
#f62aea
#f72beb
#f82cec
#f92ded
#fa2eee
#fb2fef
#fc30f0
#fd31f1
#fe32f2
#ef23e3
#ee22e2
#ed21e1
#ec20e0
#eb1fdf
#ea1ede
#e91ddd
#e81cdc
#e71bdb
#e61ada
#e519d9
#e418d8
#e317d7
#e216d6

Download this Dark Red

Hex #f024e4 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#f024e4 Color Code Preview on Black Background Color

This is how #f024e4 Color will look on black background color. Color contrast ratio is 6.08

#f024e4 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#f024e4">Your Example Paragraph content text in with font color #f024e4 </p>

Your Example Paragraph content text in with font color #f024e4

HTML with inline CSS

<div style="color:#f024e4">Your Paragraph text in with font color #f024e4 </div>

Your Example Paragraph content text in with font color #f024e4

#f024e4 color code is use for CSS Background Color

Background color for the above div is #f024e4

HTML with inline CSS

<div style="background-color:#f024e4;"></div>

#f024e4 color code is use for CSS Border Color

CSS Border color for the above div is #f024e4

HTML with inline CSS

<div style="border:5px solid #f024e4;"></div>

CSS Border Left color for the above div is #f024e4

HTML with inline CSS

<div style="border-left:5px solid #f024e4;"></div>

CSS Border Right color for the above div is #f024e4

HTML with inline CSS

<div style="border-right:5px solid #f024e4;"></div>

CSS Border Bottom color for the above div is #f024e4

HTML with inline CSS

<div style="border-bottom:5px solid #f024e4;"></div>

CSS Border Top color for the above div is #f024e4

HTML with inline CSS

<div style="border-top:5px solid #f024e4;"></div>

#f024e4 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#f024e4; } .examplecolorclass {color:#f024e4; } .examplebordercolor {border:3px solid #f024e4; }

#f024e4 Color code Preview on White Background

This is how #f024e4 Color code will look on white background color. Color contrast ratio is 3.46

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #f024e4; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #f024e4; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(240,36,228,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(36,240,48,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(240,36,228,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }