Skip to main content Skip to docs navigation

#dc68f2 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 Calypso Orchid and its hex is #D978F0 Nearest Color Name

Color Hue/Base color: Violet

Hex #dc68f2 Color code in RGB color code model is created after adding 86.27% red color, 40.78% green color and 94.9% blue color. Hex #dc68f2 Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 57% magenta, 0% yellow and 5.1% black.

Hex #dc68f2 color code is between #dd66ee web safe hex color code and #cc77ff web safe hex color code. #dd66ee is the nearest web safe color code. You can see here many more shades of #dc68f2 color code.

RGB Chart

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

Color Table

Hex Color Code dc68f2 #dc68f2
RGB Decimal 220, 104, 242 220, 104, 242
RGB Percent 86%, 41%, 95% rgb(86%, 41%, 95%)
CSS RGBa 220, 104, 242,1 rgba(220,104,242,1)
CMYK Model cmyk(9%,57%,0%,5.1%)
HSL Color Space 290,84% ,68% hsl(290,84% ,68%)
HSV Color Space 290°, 57%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 01101000 11110010
Octal 334 150 362
Decimal 220 104 242
Hex dc 68 f2

Different shades of #dc68f2 color code.

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

Darkest of #dc68f2
#980fb2
Darker of #dc68f2
#c013e1
Dark of #dc68f2
#d139ee
Base of #dc68f2
#dc68f2
Light of #dc68f2
#e797f6
Lighter
#f2c6fa
Lightest
#fdf5fe

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

#dc68f2
#7ef268

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

Split Complementary

#dc68f2
#c3f268
#68f297

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

Analogous Color

#8b68f2
#a268f2
#dc68f2
#f268da
#f268a1

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

#dc68f2
#68f2dc
#f2dc68

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

#dc68f2
#f2dc68
#7ef268
#687ef2

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

#dc68f2
#f29768
#7ef268
#68c3f2

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

#700b83
#980fb2
#c013e1
#d139ee
#dc68f2
#e797f6
#f2c6fa
#fdf5fe
#ffffff

Tints of #dc68f2 Color

#dc68f2
#df78f3
#e389f4
#e79af6
#ebabf7
#efbbf9
#f3ccfa
#f7ddfc
#fbeefd
#ffffff

Shades of #dc68f2 color code

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

#dc68f2
#c35cd7
#ab50bc
#9245a1
#7a3986
#612e6b
#492250
#301735
#180b1a
#000000

Tones

#dc68f2
#d178e2
#c689d1
#ba99c1
#afaab0

Tones

Similar Color like #dc68f2 color

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

#dd69f3
#de6af4
#df6bf5
#e06cf6
#e16df7
#e26ef8
#e36ff9
#e470fa
#e571fb
#e672fc
#e773fd
#e874fe
#e975ff
#ea76ff
#db67f1
#da66f0
#d965ef
#d864ee
#d763ed
#d662ec
#d561eb
#d460ea
#d35fe9
#d25ee8
#d15de7
#d05ce6
#cf5be5
#ce5ae4

Download this Dark Violet

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

#dc68f2 Color Code Preview on Black Background Color

This is how #dc68f2 Color will look on black background color. Color contrast ratio is 7.31

#dc68f2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc68f2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc68f2

#dc68f2 color code is use for CSS Background Color

Background color for the above div is #dc68f2

HTML with inline CSS

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

#dc68f2 color code is use for CSS Border Color

CSS Border color for the above div is #dc68f2

HTML with inline CSS

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

CSS Border Left color for the above div is #dc68f2

HTML with inline CSS

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

CSS Border Right color for the above div is #dc68f2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dc68f2

HTML with inline CSS

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

CSS Border Top color for the above div is #dc68f2

HTML with inline CSS

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

#dc68f2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dc68f2 Color code Preview on White Background

This is how #dc68f2 Color code will look on white background color. Color contrast ratio is 2.87

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

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