Skip to main content Skip to docs navigation

#df024c 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 Pantone 1925 C and its hex is #E0004D Nearest Color Name

Color Hue/Base color: Red

Hex #df024c Color code in RGB color code model is created after adding 87.45% red color, 0.78% green color and 29.8% blue color. Hex #df024c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 99% magenta, 66% yellow and 12.55% black.

Hex #df024c color code is between #dd0044 web safe hex color code and #ee0055 web safe hex color code. #dd0044 is the nearest web safe color code. You can see here many more shades of #df024c color code.

RGB Chart

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

Color Table

Hex Color Code df024c #df024c
RGB Decimal 223, 2, 76 223, 2, 76
RGB Percent 87%, 1%, 30% rgb(87%, 1%, 30%)
CSS RGBa 223, 2, 76,1 rgba(223,2,76,1)
CMYK Model cmyk(0%,99%,66%,12.55%)
HSL Color Space 340,98% ,44% hsl(340,98% ,44%)
HSV Color Space 340°, 99%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011111 00000010 01001100
Octal 337 2 114
Decimal 223 2 76
Hex df 02 4c

Different shades of #df024c color code.

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

Darkest of #df024c
#470118
Darker of #df024c
#7a012a
Dark of #df024c
#ac023b
Base of #df024c
#df024c
Light of #df024c
#fd1764
Lighter
#fd4a86
Lightest
#fe7ca8

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

#df024c
#02df95

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

Split Complementary

#df024c
#02df27
#02bbdf

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

Analogous Color

#df02cd
#df02a8
#df024c
#df0202
#df5e02

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

#df024c
#024cdf
#4cdf02

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

#df024c
#4cdf02
#02df95
#9502df

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

#df024c
#bbdf02
#02df95
#2702df

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 #df024c

#150007
#470118
#7a012a
#ac023b
#df024c
#fd1764
#fd4a86
#fe7ca8
#feafc9

Tints of #df024c Color

#df024c
#e21e5f
#e63a73
#e95687
#ed729b
#f08eaf
#f4aac3
#f7c6d7
#fbe2eb
#ffffff

Shades of #df024c color code

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

#df024c
#c60143
#ad013b
#940132
#7b012a
#630021
#4a0019
#310010
#180008
#000000

Tones

#df024c
#c91953
#b22f5b
#9c4662
#855c6a

Tones

Similar Color like #df024c color

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

#e0034d
#e1044e
#e2054f
#e30650
#e40751
#e50852
#e60953
#e70a54
#e80b55
#e90c56
#ea0d57
#eb0e58
#ec0f59
#ed105a
#de014b
#dd004a
#dc0049
#db0048
#da0047
#d90046
#d80045
#d70044
#d60043
#d50042
#d40041
#d30040
#d2003f
#d1003e

Download this Dark Red

Hex #df024c 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.

#df024c Color Code Preview on Black Background Color

This is how #df024c Color will look on black background color. Color contrast ratio is 4.25

#df024c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #df024c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #df024c

#df024c color code is use for CSS Background Color

Background color for the above div is #df024c

HTML with inline CSS

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

#df024c color code is use for CSS Border Color

CSS Border color for the above div is #df024c

HTML with inline CSS

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

CSS Border Left color for the above div is #df024c

HTML with inline CSS

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

CSS Border Right color for the above div is #df024c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #df024c

HTML with inline CSS

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

CSS Border Top color for the above div is #df024c

HTML with inline CSS

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

#df024c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#df024c Color code Preview on White Background

This is how #df024c Color code will look on white background color. Color contrast ratio is 4.94

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 #df024c; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #df024c; }

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(223,2,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(2,223,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(223,2,76,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }