crispedge.com

Color picker

Loading...

#dd7dbf hex color - Violet - Warm color - Information

#dd7dbf hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #dd7dbf Color code in RGB color code model is created after adding 86.67% red color, 49.02% green color and 74.9% blue color. Hex #dd7dbf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 14% yellow and 13% black.

Hex #dd7dbf color code is between #cc77bb web safe hex color code and #ee88cc web safe hex color code. #cc77bb is the nearest web safe color code. You can see here many more shades of #dd7dbf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedd7dbf#dd7dbf
RGB Decimal221, 125, 191rgb(221, 125, 191)
RGB Percent87%, 49%, 75%rgb(87%, 49%, 75%)
CSS RGBa221, 125, 191,1rgba(221,125,191,1)
CMYK Modelcmyk(0%,43%,14%,13%)
HSL Color Space319,59% ,68%hsl(319,59% ,68%)
HSV Color Space319°, 43%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111010111110110111111
Octal335175277
Decimal221125191
Hexdd7dbf

Different shades of #dd7dbf color code.

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

Light Shade of #dd7dbf
#e8a5d3
Dark Shade of #dd7dbf
#d255ab
Saturated Shade of #dd7dbf
#e575c2
Desaturated Shade of #dd7dbf
#d585bc
Grey scale Shade of #dd7dbf
#adadad
Brighten Shade
#f696d8
Most Readable Shade
#000000

Shades of #dd7dbf color code

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

#dd7dbf
#c46fa9
#ab6194
#93537f
#7a456a
#623754
#49293f
#311b2a
#180d15
#000000

Similar Color like #dd7dbf color

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

#de7ec0
#df7fc1
#e080c2
#e181c3
#e282c4
#e383c5
#e484c6
#e585c7
#e686c8
#e787c9
#e888ca
#e989cb
#ea8acc
#eb8bcd
#dc7cbe
#db7bbd
#da7abc
#d979bb
#d878ba
#d777b9
#d676b8
#d575b7
#d474b6
#d373b5
#d272b4
#d171b3
#d070b2
#cf6fb1

Monochromatic Color with #dd7dbf

#dd7dbf
#080507
#331d2c
#5d3551
#884d76
#b3659a

Tints of #dd7dbf Color

#dd7dbf
#e08bc6
#e499cd
#e8a8d4
#ecb6db
#efc5e2
#f3d3e9
#f7e2f0
#fbf0f7
#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

#dd7dbf
#7ddd9b

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

Split Complementary

#dd7dbf
#8fdd7d
#7dddcb

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

Analogous Color

#d57ddd
#dd7dd2
#dd7dbf
#dd7dac
#dd7d99

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

#dd7dbf
#bfdd7d
#7dbfdd

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

#dd7dbf
#ddcb7d
#7ddd9b
#7d8fdd

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#dd7dbf
#7ddd9b
#7dddcb
#dd7d8f

Double Complementary 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).

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

#dd7dbf Color Code Preview on Black Background Color

This is how #dd7dbf Color will look on black background color. Color contrast ratio is 7.76

#dd7dbf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd7dbf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd7dbf

#dd7dbf color code is use for CSS Background Color

Background color for the above div is #dd7dbf

HTML with inline CSS

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

#dd7dbf color code is use for CSS Border Color

CSS Border color for the above div is #dd7dbf

HTML with inline CSS

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

CSS Border Left color for the above div is #dd7dbf

HTML with inline CSS

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

CSS Border Right color for the above div is #dd7dbf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd7dbf

HTML with inline CSS

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

CSS Border Top color for the above div is #dd7dbf

HTML with inline CSS

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

#dd7dbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd7dbf Color code Preview on White Background

This is how #dd7dbf Color code will look on white background color. Color contrast ratio is 2.71

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(221,125,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(125,221,155,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,125,191,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.