crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#fd9bad hex color - Red - Warm color - Information

#fd9bad hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #fd9bad Color code in RGB color code model is created after adding 99.22% red color, 60.78% green color and 67.84% blue color. Hex #fd9bad Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 32% yellow and 1% black.

Hex #fd9bad color code is between #ff99aa web safe hex color code and #eeaabb web safe hex color code. #ff99aa is the nearest web safe color code. You can see here many more shades of #fd9bad color code.

0 Likes 0 Comments | 6 Views

Color Table

Hex Color Codefd9bad#fd9bad
RGB Decimal253, 155, 173rgb(253, 155, 173)
RGB Percent99%, 61%, 68%rgb(99%, 61%, 68%)
CSS RGBa253, 155, 173,1rgba(253,155,173,1)
CMYK Modelcmyk(0%,39%,32%,1%)
HSL Color Space349,96% ,80%hsl(349,96% ,80%)
HSV Color Space349°, 39%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011001101110101101
Octal375233255
Decimal253155173
Hexfd9bad

Different shades of #fd9bad color code.

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

Light Shade of #fd9bad
#fecdd6
Dark Shade of #fd9bad
#fc6984
Saturated Shade of #fd9bad
#ff99ac
Desaturated Shade of #fd9bad
#f8a0b0
Grey scale Shade of #fd9bad
#cccccc
Brighten Shade
#ffb4c6
Most Readable Shade
#000000

Shades of #fd9bad color code

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

#fd9bad
#e08999
#c47886
#a86773
#8c5660
#70444c
#543339
#382226
#1c1113
#000000

Similar Color like #fd9bad color

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

#fe9cae
#ff9daf
#ff9eb0
#ff9fb1
#ffa0b2
#ffa1b3
#ffa2b4
#ffa3b5
#ffa4b6
#ffa5b7
#ffa6b8
#ffa7b9
#ffa8ba
#ffa9bb
#fc9aac
#fb99ab
#fa98aa
#f997a9
#f896a8
#f795a7
#f694a6
#f593a5
#f492a4
#f391a3
#f290a2
#f18fa1
#f08ea0
#ef8d9f

Monochromatic Color with #fd9bad

#fd9bad
#28191c
#533339
#7d4d56
#a86773
#d28190

Tints of #fd9bad Color

#fd9bad
#fda6b6
#fdb1bf
#fdbcc8
#fdc7d1
#fed2da
#fedde3
#fee8ec
#fef3f5
#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

#fd9bad
#9bfdeb

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

Split Complementary

#fd9bad
#9bfdba
#9bdefd

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

Analogous Color

#fd9bd4
#fd9bc1
#fd9bad
#fd9d9b
#fdb09b

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

#fd9bad
#adfd9b
#9badfd

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

#fd9bad
#defd9b
#9bfdeb
#ba9bfd

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

#fd9bad
#9bfdeb
#9bdefd
#fdba9b

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

#fd9bad Color Code Preview on Black Background Color

This is how #fd9bad Color will look on black background color. Color contrast ratio is 10.47

#fd9bad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd9bad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd9bad

#fd9bad color code is use for CSS Background Color

Background color for the above div is #fd9bad

HTML with inline CSS

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

#fd9bad color code is use for CSS Border Color

CSS Border color for the above div is #fd9bad

HTML with inline CSS

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

CSS Border Left color for the above div is #fd9bad

HTML with inline CSS

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

CSS Border Right color for the above div is #fd9bad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd9bad

HTML with inline CSS

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

CSS Border Top color for the above div is #fd9bad

HTML with inline CSS

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

#fd9bad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd9bad Color code Preview on White Background

This is how #fd9bad Color code will look on white background color. Color contrast ratio is 2.01

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

Related Gradients

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.