crispedge.com

Color picker

Loading...

#fba9ee hex color - Red - Warm color - Information

#fba9ee hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fba9ee Color code in RGB color code model is created after adding 98.43% red color, 66.27% green color and 93.33% blue color. Hex #fba9ee Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 5% yellow and 2% black.

Hex #fba9ee color code is between #ffaadd web safe hex color code and #ee99ff web safe hex color code. #ffaadd is the nearest web safe color code. You can see here many more shades of #fba9ee color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codefba9ee#fba9ee
RGB Decimal251, 169, 238rgb(251, 169, 238)
RGB Percent98%, 66%, 93%rgb(98%, 66%, 93%)
CSS RGBa251, 169, 238,1rgba(251,169,238,1)
CMYK Modelcmyk(0%,33%,5%,2%)
HSL Color Space310,91% ,82%hsl(310,91% ,82%)
HSV Color Space310°, 33%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110111010100111101110
Octal373251356
Decimal251169238
Hexfba9ee

Different shades of #fba9ee color code.

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

Light Shade of #fba9ee
#fddaf8
Dark Shade of #fba9ee
#f978e4
Saturated Shade of #fba9ee
#ffa5f1
Desaturated Shade of #fba9ee
#f6adeb
Grey scale Shade of #fba9ee
#d2d2d2
Brighten Shade
#ffc2ff
Most Readable Shade
#000000

Shades of #fba9ee color code

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

#fba9ee
#df96d3
#c383b9
#a7709e
#8b5d84
#6f4b69
#53384f
#372534
#1b121a
#000000

Similar Color like #fba9ee color

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

#fcaaef
#fdabf0
#feacf1
#ffadf2
#ffaef3
#ffaff4
#ffb0f5
#ffb1f6
#ffb2f7
#ffb3f8
#ffb4f9
#ffb5fa
#ffb6fb
#ffb7fc
#faa8ed
#f9a7ec
#f8a6eb
#f7a5ea
#f6a4e9
#f5a3e8
#f4a2e7
#f3a1e6
#f2a0e5
#f19fe4
#f09ee3
#ef9de2
#ee9ce1
#ed9be0

Monochromatic Color with #fba9ee

#fba9ee
#261a24
#51374d
#7b5375
#a6709d
#d08cc6

Tints of #fba9ee Color

#fba9ee
#fbb2ef
#fbbcf1
#fcc5f3
#fccff5
#fdd8f7
#fde2f9
#feebfb
#fef5fd
#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

#fba9ee
#a9fbb6

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

Split Complementary

#fba9ee
#c5fba9
#a9fbdf

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

Analogous Color

#e7a9fb
#f8a9fb
#fba9ee
#fba9de
#fba9cd

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

#fba9ee
#eefba9
#a9eefb

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

#fba9ee
#fbdfa9
#a9fbb6
#a9c5fb

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

#fba9ee
#a9fbb6
#a9fbdf
#fba9c5

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

#fba9ee Color Code Preview on Black Background Color

This is how #fba9ee Color will look on black background color. Color contrast ratio is 12.01

#fba9ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fba9ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fba9ee

#fba9ee color code is use for CSS Background Color

Background color for the above div is #fba9ee

HTML with inline CSS

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

#fba9ee color code is use for CSS Border Color

CSS Border color for the above div is #fba9ee

HTML with inline CSS

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

CSS Border Left color for the above div is #fba9ee

HTML with inline CSS

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

CSS Border Right color for the above div is #fba9ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fba9ee

HTML with inline CSS

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

CSS Border Top color for the above div is #fba9ee

HTML with inline CSS

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

#fba9ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fba9ee Color code Preview on White Background

This is how #fba9ee Color code will look on white background color. Color contrast ratio is 1.75

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.