Skip to main content Skip to docs navigation

#dc348f 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 Sensual Climax and its hex is #DA3287 Nearest Color Name

Color Hue/Base color: Violet

Hex #dc348f Color code in RGB color code model is created after adding 86.27% red color, 20.39% green color and 56.08% blue color. Hex #dc348f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 76% magenta, 35% yellow and 13.73% black.

Hex #dc348f color code is between #dd3388 web safe hex color code and #cc4499 web safe hex color code. #dd3388 is the nearest web safe color code. You can see here many more shades of #dc348f color code.

RGB Chart

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

Color Table

Hex Color Code dc348f #dc348f
RGB Decimal 220, 52, 143 220, 52, 143
RGB Percent 86%, 20%, 56% rgb(86%, 20%, 56%)
CSS RGBa 220, 52, 143,1 rgba(220,52,143,1)
CMYK Model cmyk(0%,76%,35%,13.73%)
HSL Color Space 328,71% ,53% hsl(328,71% ,53%)
HSV Color Space 327°, 76%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 00110100 10001111
Octal 334 64 217
Decimal 220 52 143
Hex dc 34 8f

Different shades of #dc348f color code.

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

Darkest of #dc348f
#65113f
Darker of #dc348f
#91195a
Dark of #dc348f
#bc2075
Base of #dc348f
#dc348f
Light of #dc348f
#e35fa7
Lighter
#eb8bbf
Lightest
#f2b6d7

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

#dc348f
#34dc81

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

Split Complementary

#dc348f
#3bdc34
#34dcd5

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

Analogous Color

#c734dc
#dc34d5
#dc348f
#dc3457
#dc5734

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

#dc348f
#348fdc
#8fdc34

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

#dc348f
#8fdc34
#34dc81
#8134dc

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

#dc348f
#dcd534
#34dc81
#343bdc

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

#3a0a24
#65113f
#91195a
#bc2075
#dc348f
#e35fa7
#eb8bbf
#f2b6d7
#fae2ef

Tints of #dc348f Color

#dc348f
#df4a9b
#e361a7
#e777b4
#eb8ec0
#efa4cd
#f3bbd9
#f7d1e6
#fbe8f2
#ffffff

Shades of #dc348f color code

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

#dc348f
#c32e7f
#ab286f
#92225f
#7a1c4f
#61173f
#49112f
#300b1f
#18050f
#000000

Tones

#dc348f
#c44c8d
#ac648b
#957b89
#888888

Tones

Similar Color like #dc348f color

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

#dd3590
#de3691
#df3792
#e03893
#e13994
#e23a95
#e33b96
#e43c97
#e53d98
#e63e99
#e73f9a
#e8409b
#e9419c
#ea429d
#db338e
#da328d
#d9318c
#d8308b
#d72f8a
#d62e89
#d52d88
#d42c87
#d32b86
#d22a85
#d12984
#d02883
#cf2782
#ce2681

Download this Dark Violet

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

#dc348f Color Code Preview on Black Background Color

This is how #dc348f Color will look on black background color. Color contrast ratio is 4.93

#dc348f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc348f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc348f

#dc348f color code is use for CSS Background Color

Background color for the above div is #dc348f

HTML with inline CSS

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

#dc348f color code is use for CSS Border Color

CSS Border color for the above div is #dc348f

HTML with inline CSS

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

CSS Border Left color for the above div is #dc348f

HTML with inline CSS

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

CSS Border Right color for the above div is #dc348f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dc348f

HTML with inline CSS

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

CSS Border Top color for the above div is #dc348f

HTML with inline CSS

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

#dc348f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dc348f Color code Preview on White Background

This is how #dc348f Color code will look on white background color. Color contrast ratio is 4.26

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

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(220,52,143,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(52,220,129,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,52,143,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }