Skip to main content Skip to docs navigation

#db8ebc hex color | Download Light 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 673 C and its hex is #D986BA Nearest Color Name

Color Hue/Base color: Red

Hex #db8ebc Color code in RGB color code model is created after adding 85.88% red color, 55.69% green color and 73.73% blue color. Hex #db8ebc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 14% yellow and 14.12% black.

Hex #db8ebc color code is between #dd88bb web safe hex color code and #cc99cc web safe hex color code. #dd88bb is the nearest web safe color code. You can see here many more shades of #db8ebc color code.

RGB Chart

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

Color Table

Hex Color Code db8ebc #db8ebc
RGB Decimal 219, 142, 188 219, 142, 188
RGB Percent 86%, 56%, 74% rgb(86%, 56%, 74%)
CSS RGBa 219, 142, 188,1 rgba(219,142,188,1)
CMYK Model cmyk(0%,35%,14%,14.12%)
HSL Color Space 324,52% ,71% hsl(324,52% ,71%)
HSV Color Space 324°, 35%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 10001110 10111100
Octal 333 216 274
Decimal 219 142 188
Hex db 8e bc

Different shades of #db8ebc color code.

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

Darkest of #db8ebc
#9e3272
Darker of #db8ebc
#c2418e
Dark of #db8ebc
#cf67a5
Base of #db8ebc
#db8ebc
Light of #db8ebc
#e7b5d3
Lighter
#f4dbea
Lightest
#ffffff

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

#db8ebc
#8edbad

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

Split Complementary

#db8ebc
#95db8e
#8edbd4

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

Analogous Color

#cd8edb
#da8edb
#db8ebc
#db8ea2
#db9a8e

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

#db8ebc
#8ebcdb
#bcdb8e

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

#db8ebc
#bcdb8e
#8edbad
#ad8edb

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

#db8ebc
#dbd48e
#8edbad
#8e95db

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

#772656
#9e3272
#c2418e
#cf67a5
#db8ebc
#e7b5d3
#f4dbea
#ffffff
#ffffff

Tints of #db8ebc Color

#db8ebc
#df9ac3
#e3a7ca
#e7b3d2
#ebc0d9
#efcce1
#f3d9e8
#f7e5f0
#fbf2f7
#ffffff

Shades of #db8ebc color code

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

#db8ebc
#c27ea7
#aa6e92
#925e7d
#794e68
#613f53
#492f3e
#301f29
#180f14
#000000

Tones

#db8ebc
#cc9db9
#bdacb6
#b4b4b4
#b4b4b4

Tones

Similar Color like #db8ebc color

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

#dc8fbd
#dd90be
#de91bf
#df92c0
#e093c1
#e194c2
#e295c3
#e396c4
#e497c5
#e598c6
#e699c7
#e79ac8
#e89bc9
#e99cca
#da8dbb
#d98cba
#d88bb9
#d78ab8
#d689b7
#d588b6
#d487b5
#d386b4
#d285b3
#d184b2
#d083b1
#cf82b0
#ce81af
#cd80ae

Download this Light Red

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

#db8ebc Color Code Preview on Black Background Color

This is how #db8ebc Color will look on black background color. Color contrast ratio is 8.61

#db8ebc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db8ebc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db8ebc

#db8ebc color code is use for CSS Background Color

Background color for the above div is #db8ebc

HTML with inline CSS

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

#db8ebc color code is use for CSS Border Color

CSS Border color for the above div is #db8ebc

HTML with inline CSS

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

CSS Border Left color for the above div is #db8ebc

HTML with inline CSS

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

CSS Border Right color for the above div is #db8ebc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #db8ebc

HTML with inline CSS

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

CSS Border Top color for the above div is #db8ebc

HTML with inline CSS

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

#db8ebc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#db8ebc Color code Preview on White Background

This is how #db8ebc Color code will look on white background color. Color contrast ratio is 2.44

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

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