Skip to main content Skip to docs navigation

#d4375c hex color | Download Dark Violet 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 Match Head and its hex is #D63756 Nearest Color Name

Color Hue/Base color: Violet

Hex #d4375c Color code in RGB color code model is created after adding 83.14% red color, 21.57% green color and 36.08% blue color. Hex #d4375c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 74% magenta, 57% yellow and 16.86% black.

Hex #d4375c color code is between #cc3355 web safe hex color code and #dd4466 web safe hex color code. #cc3355 is the nearest web safe color code. You can see here many more shades of #d4375c color code.

RGB Chart

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

Color Table

Hex Color Code d4375c #d4375c
RGB Decimal 212, 55, 92 212, 55, 92
RGB Percent 83%, 22%, 36% rgb(83%, 22%, 36%)
CSS RGBa 212, 55, 92,1 rgba(212,55,92,1)
CMYK Model cmyk(0%,74%,57%,16.86%)
HSL Color Space 346,65% ,52% hsl(346,65% ,52%)
HSV Color Space 346°, 74%, 83%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010100 00110111 01011100
Octal 324 67 134
Decimal 212 55 92
Hex d4 37 5c

Different shades of #d4375c color code.

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

Darkest of #d4375c
#5e1426
Darker of #d4375c
#881d36
Dark of #d4375c
#b22647
Base of #d4375c
#d4375c
Light of #d4375c
#dd617e
Lighter
#e68ba0
Lightest
#efb5c3

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

#d4375c
#37d4af

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

Split Complementary

#d4375c
#37d460
#37aad4

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

Analogous Color

#d437b8
#d4379d
#d4375c
#d44637
#d48837

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

#d4375c
#375cd4
#5cd437

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

#d4375c
#5cd437
#37d4af
#af37d4

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

#d4375c
#aad437
#37d4af
#6037d4

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

#340b15
#5e1426
#881d36
#b22647
#d4375c
#dd617e
#e68ba0
#efb5c3
#f8dfe5

Tints of #d4375c Color

#d4375c
#d84d6e
#dd6380
#e27992
#e78fa4
#eba6b6
#f0bcc8
#f5d2da
#fae8ec
#ffffff

Shades of #d4375c color code

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

#d4375c
#bc3051
#a42a47
#8d243d
#751e33
#5e1828
#46121e
#2f0c14
#17060a
#000000

Tones

#d4375c
#bc4f69
#a36876
#8b8083
#858585

Tones

Similar Color like #d4375c color

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

#d5385d
#d6395e
#d73a5f
#d83b60
#d93c61
#da3d62
#db3e63
#dc3f64
#dd4065
#de4166
#df4267
#e04368
#e14469
#e2456a
#d3365b
#d2355a
#d13459
#d03358
#cf3257
#ce3156
#cd3055
#cc2f54
#cb2e53
#ca2d52
#c92c51
#c82b50
#c72a4f
#c6294e

Download this Dark Violet

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

#d4375c Color Code Preview on Black Background Color

This is how #d4375c Color will look on black background color. Color contrast ratio is 4.50

#d4375c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d4375c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d4375c

#d4375c color code is use for CSS Background Color

Background color for the above div is #d4375c

HTML with inline CSS

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

#d4375c color code is use for CSS Border Color

CSS Border color for the above div is #d4375c

HTML with inline CSS

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

CSS Border Left color for the above div is #d4375c

HTML with inline CSS

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

CSS Border Right color for the above div is #d4375c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d4375c

HTML with inline CSS

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

CSS Border Top color for the above div is #d4375c

HTML with inline CSS

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

#d4375c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d4375c Color code Preview on White Background

This is how #d4375c Color code will look on white background color. Color contrast ratio is 4.67

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

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(212,55,92,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(55,212,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(212,55,92,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }