crispedge.com

Color picker

Loading...

#d98ba6 hex color - Red - Warm color - Information

#d98ba6 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d98ba6 Color code in RGB color code model is created after adding 85.1% red color, 54.51% green color and 65.1% blue color. Hex #d98ba6 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 36% magenta, 24% yellow and 15% black.

Hex #d98ba6 color code is between #dd88aa web safe hex color code and #cc9999 web safe hex color code. #dd88aa is the nearest web safe color code. You can see here many more shades of #d98ba6 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded98ba6#d98ba6
RGB Decimal217, 139, 166rgb(217, 139, 166)
RGB Percent85%, 55%, 65%rgb(85%, 55%, 65%)
CSS RGBa217, 139, 166,1rgba(217,139,166,1)
CMYK Modelcmyk(0%,36%,24%,15%)
HSL Color Space339,51% ,70%hsl(339,51% ,70%)
HSV Color Space339°, 36%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110011000101110100110
Octal331213246
Decimal217139166
Hexd98ba6

Different shades of #d98ba6 color code.

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

Light Shade of #d98ba6
#e6b1c3
Dark Shade of #d98ba6
#cc6589
Saturated Shade of #d98ba6
#e183a4
Desaturated Shade of #d98ba6
#d193a8
Grey scale Shade of #d98ba6
#b2b2b2
Brighten Shade
#f2a4bf
Most Readable Shade
#000000

Shades of #d98ba6 color code

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

#d98ba6
#c07b93
#a86c81
#905c6e
#784d5c
#603d49
#482e37
#301e24
#180f12
#000000

Similar Color like #d98ba6 color

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

#da8ca7
#db8da8
#dc8ea9
#dd8faa
#de90ab
#df91ac
#e092ad
#e193ae
#e294af
#e395b0
#e496b1
#e597b2
#e698b3
#e799b4
#d88aa5
#d789a4
#d688a3
#d587a2
#d486a1
#d385a0
#d2849f
#d1839e
#d0829d
#cf819c
#ce809b
#cd7f9a
#cc7e99
#cb7d98

Monochromatic Color with #d98ba6

#d98ba6
#040303
#2f1e24
#593944
#845565
#ae7085

Tints of #d98ba6 Color

#d98ba6
#dd97af
#e1a4b9
#e5b1c3
#e9becd
#eecbd7
#f2d8e1
#f6e5eb
#faf2f5
#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

#d98ba6
#8bd9be

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

Split Complementary

#d98ba6
#8bd997
#8bcdd9

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

Analogous Color

#d98bc5
#d98bb6
#d98ba6
#d98b96
#d98f8b

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

#d98ba6
#a6d98b
#8ba6d9

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

#d98ba6
#cdd98b
#8bd9be
#978bd9

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

#d98ba6
#8bd9be
#8bcdd9
#d9978b

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 #d98ba6 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.

#d98ba6 Color Code Preview on Black Background Color

This is how #d98ba6 Color will look on black background color. Color contrast ratio is 8.19

#d98ba6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d98ba6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d98ba6

#d98ba6 color code is use for CSS Background Color

Background color for the above div is #d98ba6

HTML with inline CSS

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

#d98ba6 color code is use for CSS Border Color

CSS Border color for the above div is #d98ba6

HTML with inline CSS

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

CSS Border Left color for the above div is #d98ba6

HTML with inline CSS

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

CSS Border Right color for the above div is #d98ba6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d98ba6

HTML with inline CSS

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

CSS Border Top color for the above div is #d98ba6

HTML with inline CSS

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

#d98ba6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d98ba6 Color code Preview on White Background

This is how #d98ba6 Color code will look on white background color. Color contrast ratio is 2.56

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

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(217,139,166,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(139,217,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(217,139,166,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.