crispedge.com

Color picker

Loading...

#fdb8ba hex color - Red - Warm color - Information

#fdb8ba hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fdb8ba Color code in RGB color code model is created after adding 99.22% red color, 72.16% green color and 72.94% blue color. Hex #fdb8ba Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 26% yellow and 1% black.

Hex #fdb8ba color code is between #ffbbbb web safe hex color code and #eeaaaa web safe hex color code. #ffbbbb is the nearest web safe color code. You can see here many more shades of #fdb8ba color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codefdb8ba#fdb8ba
RGB Decimal253, 184, 186rgb(253, 184, 186)
RGB Percent99%, 72%, 73%rgb(99%, 72%, 73%)
CSS RGBa253, 184, 186,1rgba(253,184,186,1)
CMYK Modelcmyk(0%,27%,26%,1%)
HSL Color Space358,95% ,86%hsl(358,95% ,86%)
HSV Color Space358°, 27%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011011100010111010
Octal375270272
Decimal253184186
Hexfdb8ba

Different shades of #fdb8ba color code.

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

Light Shade of #fdb8ba
#feeaea
Dark Shade of #fdb8ba
#fc868a
Saturated Shade of #fdb8ba
#ffb6b8
Desaturated Shade of #fdb8ba
#f9bcbd
Grey scale Shade of #fdb8ba
#dadada
Brighten Shade
#ffd1d3
Most Readable Shade
#000000

Shades of #fdb8ba color code

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

#fdb8ba
#e0a3a5
#c48f90
#a87a7c
#8c6667
#705152
#543d3e
#382829
#1c1414
#000000

Similar Color like #fdb8ba color

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

#feb9bb
#ffbabc
#ffbbbd
#ffbcbe
#ffbdbf
#ffbec0
#ffbfc1
#ffc0c2
#ffc1c3
#ffc2c4
#ffc3c5
#ffc4c6
#ffc5c7
#ffc6c8
#fcb7b9
#fbb6b8
#fab5b7
#f9b4b6
#f8b3b5
#f7b2b4
#f6b1b3
#f5b0b2
#f4afb1
#f3aeb0
#f2adaf
#f1acae
#f0abad
#efaaac

Monochromatic Color with #fdb8ba

#fdb8ba
#281d1e
#533c3d
#7d5b5c
#a87a7c
#d2999b

Tints of #fdb8ba Color

#fdb8ba
#fdbfc1
#fdc7c9
#fdcfd1
#fdd7d8
#fedfe0
#fee7e8
#feefef
#fef7f7
#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

#fdb8ba
#b8fdfb

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

Split Complementary

#fdb8ba
#b8fdd9
#b8ddfd

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

Analogous Color

#fdb8d6
#fdb8c8
#fdb8ba
#fdc4b8
#fdd2b8

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

#fdb8ba
#bafdb8
#b8bafd

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

#fdb8ba
#dcfdb8
#b8fdfb
#d8b8fd

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

#fdb8ba
#b8fdfb
#b8ddfd
#fdd9b8

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

#fdb8ba Color Code Preview on Black Background Color

This is how #fdb8ba Color will look on black background color. Color contrast ratio is 12.74

#fdb8ba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdb8ba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdb8ba

#fdb8ba color code is use for CSS Background Color

Background color for the above div is #fdb8ba

HTML with inline CSS

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

#fdb8ba color code is use for CSS Border Color

CSS Border color for the above div is #fdb8ba

HTML with inline CSS

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

CSS Border Left color for the above div is #fdb8ba

HTML with inline CSS

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

CSS Border Right color for the above div is #fdb8ba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fdb8ba

HTML with inline CSS

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

CSS Border Top color for the above div is #fdb8ba

HTML with inline CSS

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

#fdb8ba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fdb8ba Color code Preview on White Background

This is how #fdb8ba Color code will look on white background color. Color contrast ratio is 1.65

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

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(253,184,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(184,253,251,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,184,186,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.