crispedge.com

Color picker

Loading...

#fb7dba hex color - Orange - Warm color - Information

#fb7dba hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #fb7dba Color code in RGB color code model is created after adding 98.43% red color, 49.02% green color and 72.94% blue color. Hex #fb7dba Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 26% yellow and 2% black.

Hex #fb7dba color code is between #ff77bb web safe hex color code and #ee88aa web safe hex color code. #ff77bb is the nearest web safe color code. You can see here many more shades of #fb7dba color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefb7dba#fb7dba
RGB Decimal251, 125, 186rgb(251, 125, 186)
RGB Percent98%, 49%, 73%rgb(98%, 49%, 73%)
CSS RGBa251, 125, 186,1rgba(251,125,186,1)
CMYK Modelcmyk(0%,50%,26%,2%)
HSL Color Space331,94% ,74%hsl(331,94% ,74%)
HSV Color Space331°, 50%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110110111110110111010
Octal373175272
Decimal251125186
Hexfb7dba

Different shades of #fb7dba color code.

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

Light Shade of #fb7dba
#fdaed4
Dark Shade of #fb7dba
#f94ca0
Saturated Shade of #fb7dba
#ff79ba
Desaturated Shade of #fb7dba
#f484ba
Grey scale Shade of #fb7dba
#bcbcbc
Brighten Shade
#ff96d3
Most Readable Shade
#000000

Shades of #fb7dba color code

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

#fb7dba
#df6fa5
#c36190
#a7537c
#8b4567
#6f3752
#53293e
#371b29
#1b0d14
#000000

Similar Color like #fb7dba color

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

#fc7ebb
#fd7fbc
#fe80bd
#ff81be
#ff82bf
#ff83c0
#ff84c1
#ff85c2
#ff86c3
#ff87c4
#ff88c5
#ff89c6
#ff8ac7
#ff8bc8
#fa7cb9
#f97bb8
#f87ab7
#f779b6
#f678b5
#f577b4
#f476b3
#f375b2
#f274b1
#f173b0
#f072af
#ef71ae
#ee70ad
#ed6fac

Monochromatic Color with #fb7dba

#fb7dba
#26131d
#51283c
#7b3e5c
#a6537b
#d0689b

Tints of #fb7dba Color

#fb7dba
#fb8bc1
#fb99c9
#fca8d1
#fcb6d8
#fdc5e0
#fdd3e8
#fee2ef
#fef0f7
#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

#fb7dba
#7dfbbe

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

Split Complementary

#fb7dba
#7dfb7f
#7df9fb

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

Analogous Color

#fb7dec
#fb7dd3
#fb7dba
#fb7da1
#fb7d88

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

#fb7dba
#bafb7d
#7dbafb

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

#fb7dba
#f9fb7d
#7dfbbe
#7f7dfb

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

#fb7dba
#7dfbbe
#7df9fb
#fb7f7d

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

#fb7dba Color Code Preview on Black Background Color

This is how #fb7dba Color will look on black background color. Color contrast ratio is 8.74

#fb7dba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fb7dba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fb7dba

#fb7dba color code is use for CSS Background Color

Background color for the above div is #fb7dba

HTML with inline CSS

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

#fb7dba color code is use for CSS Border Color

CSS Border color for the above div is #fb7dba

HTML with inline CSS

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

CSS Border Left color for the above div is #fb7dba

HTML with inline CSS

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

CSS Border Right color for the above div is #fb7dba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fb7dba

HTML with inline CSS

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

CSS Border Top color for the above div is #fb7dba

HTML with inline CSS

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

#fb7dba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fb7dba Color code Preview on White Background

This is how #fb7dba Color code will look on white background color. Color contrast ratio is 2.40

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

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(251,125,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(125,251,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(251,125,186,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.