crispedge.com

Color picker

Loading...

#d98aaa hex color - Red - Warm color - Information

#d98aaa hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #d98aaa color code is between #dd8899 web safe hex color code and #cc99bb web safe hex color code. #dd8899 is the nearest web safe color code. You can see here many more shades of #d98aaa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded98aaa#d98aaa
RGB Decimal217, 138, 170rgb(217, 138, 170)
RGB Percent85%, 54%, 67%rgb(85%, 54%, 67%)
CSS RGBa217, 138, 170,1rgba(217,138,170,1)
CMYK Modelcmyk(0%,36%,22%,15%)
HSL Color Space336,51% ,70%hsl(336,51% ,70%)
HSV Color Space336°, 36%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110011000101010101010
Octal331212252
Decimal217138170
Hexd98aaa

Different shades of #d98aaa color code.

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

Light Shade of #d98aaa
#e5b0c6
Dark Shade of #d98aaa
#cc638e
Saturated Shade of #d98aaa
#e182a9
Desaturated Shade of #d98aaa
#d192ab
Grey scale Shade of #d98aaa
#b1b1b1
Brighten Shade
#f2a3c3
Most Readable Shade
#000000

Shades of #d98aaa color code

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

#d98aaa
#c07a97
#a86b84
#905c71
#784c5e
#603d4b
#482e38
#301e25
#180f12
#000000

Similar Color like #d98aaa color

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

#da8bab
#db8cac
#dc8dad
#dd8eae
#de8faf
#df90b0
#e091b1
#e192b2
#e293b3
#e394b4
#e495b5
#e596b6
#e697b7
#e798b8
#d889a9
#d788a8
#d687a7
#d586a6
#d485a5
#d384a4
#d283a3
#d182a2
#d081a1
#cf80a0
#ce7f9f
#cd7e9e
#cc7d9d
#cb7c9c

Monochromatic Color with #d98aaa

#d98aaa
#040304
#2f1e25
#593946
#845467
#ae6f89

Tints of #d98aaa Color

#d98aaa
#dd97b3
#e1a4bc
#e5b1c6
#e9becf
#eecbd9
#f2d8e2
#f6e5ec
#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

#d98aaa
#8ad9b9

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

Split Complementary

#d98aaa
#8ad991
#8ad2d9

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

Analogous Color

#d98aca
#d98aba
#d98aaa
#d98a9a
#d98a8a

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

#d98aaa
#aad98a
#8aaad9

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

#d98aaa
#d1d98a
#8ad9b9
#918ad9

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

#d98aaa
#8ad9b9
#8ad2d9
#d9918a

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

#d98aaa Color Code Preview on Black Background Color

This is how #d98aaa Color will look on black background color. Color contrast ratio is 8.17

#d98aaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d98aaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d98aaa

#d98aaa color code is use for CSS Background Color

Background color for the above div is #d98aaa

HTML with inline CSS

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

#d98aaa color code is use for CSS Border Color

CSS Border color for the above div is #d98aaa

HTML with inline CSS

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

CSS Border Left color for the above div is #d98aaa

HTML with inline CSS

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

CSS Border Right color for the above div is #d98aaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d98aaa

HTML with inline CSS

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

CSS Border Top color for the above div is #d98aaa

HTML with inline CSS

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

#d98aaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d98aaa Color code Preview on White Background

This is how #d98aaa Color code will look on white background color. Color contrast ratio is 2.57

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

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,138,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(138,217,185,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(217,138,170,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.