Skip to main content Skip to docs navigation

#db63bf 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 Pink Charge and its hex is #DD66BB Nearest Color Name

Color Hue/Base color: Violet

Hex #db63bf Color code in RGB color code model is created after adding 85.88% red color, 38.82% green color and 74.9% blue color. Hex #db63bf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 55% magenta, 13% yellow and 14.12% black.

Hex #db63bf color code is between #dd66bb web safe hex color code and #cc55cc web safe hex color code. #dd66bb is the nearest web safe color code. You can see here many more shades of #db63bf color code.

RGB Chart

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

Color Table

Hex Color Code db63bf #db63bf
RGB Decimal 219, 99, 191 219, 99, 191
RGB Percent 86%, 39%, 75% rgb(86%, 39%, 75%)
CSS RGBa 219, 99, 191,1 rgba(219,99,191,1)
CMYK Model cmyk(0%,55%,13%,14.12%)
HSL Color Space 314,62% ,62% hsl(314,62% ,62%)
HSV Color Space 314°, 55%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 01100011 10111111
Octal 333 143 277
Decimal 219 99 191
Hex db 63 bf

Different shades of #db63bf color code.

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

Darkest of #db63bf
#861f6e
Darker of #db63bf
#af2890
Dark of #db63bf
#d13aae
Base of #db63bf
#db63bf
Light of #db63bf
#e58cd0
Lighter
#eeb6e1
Lightest
#f8dff2

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

#db63bf
#63db7f

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

Split Complementary

#db63bf
#83db63
#63dbbb

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

Analogous Color

#b163db
#c563db
#db63bf
#db6397
#db6365

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

#db63bf
#63bfdb
#bfdb63

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

#db63bf
#bfdb63
#63db7f
#7f63db

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

#db63bf
#dbbb63
#63db7f
#6383db

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

#5d154c
#861f6e
#af2890
#d13aae
#db63bf
#e58cd0
#eeb6e1
#f8dff2
#ffffff

Tints of #db63bf Color

#db63bf
#df74c6
#e385cd
#e797d4
#eba8db
#efb9e2
#f3cbe9
#f7dcf0
#fbedf7
#ffffff

Shades of #db63bf color code

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

#db63bf
#c258a9
#aa4d94
#92427f
#79376a
#612c54
#49213f
#30162a
#180b15
#000000

Tones

#db63bf
#c876b5
#b589ab
#a19da0
#9f9f9f

Tones

Similar Color like #db63bf color

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

#dc64c0
#dd65c1
#de66c2
#df67c3
#e068c4
#e169c5
#e26ac6
#e36bc7
#e46cc8
#e56dc9
#e66eca
#e76fcb
#e870cc
#e971cd
#da62be
#d961bd
#d860bc
#d75fbb
#d65eba
#d55db9
#d45cb8
#d35bb7
#d25ab6
#d159b5
#d058b4
#cf57b3
#ce56b2
#cd55b1

Download this Dark Violet

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

#db63bf Color Code Preview on Black Background Color

This is how #db63bf Color will look on black background color. Color contrast ratio is 6.55

#db63bf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db63bf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db63bf

#db63bf color code is use for CSS Background Color

Background color for the above div is #db63bf

HTML with inline CSS

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

#db63bf color code is use for CSS Border Color

CSS Border color for the above div is #db63bf

HTML with inline CSS

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

CSS Border Left color for the above div is #db63bf

HTML with inline CSS

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

CSS Border Right color for the above div is #db63bf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #db63bf

HTML with inline CSS

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

CSS Border Top color for the above div is #db63bf

HTML with inline CSS

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

#db63bf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#db63bf Color code Preview on White Background

This is how #db63bf Color code will look on white background color. Color contrast ratio is 3.21

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

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